Unable to find image 'altinityinfra/stateless-test:272f1fc2cf3a' locally
272f1fc2cf3a: Pulling from altinityinfra/stateless-test
9cb31e2e37ea: Pulling fs layer
df359b7b1559: Pulling fs layer
3a559aa61c9d: Pulling fs layer
68a0cab749fd: Pulling fs layer
651fb59f4bde: Pulling fs layer
e46ee7633e06: Pulling fs layer
4d81e853134c: Pulling fs layer
2ca83fb30920: Pulling fs layer
87383c42c280: Pulling fs layer
c69fd5871616: Pulling fs layer
be36e833f5a0: Pulling fs layer
01d36d6d8ac0: Pulling fs layer
d26aa70e4ee9: Pulling fs layer
651fb59f4bde: Waiting
4f4fb700ef54: Pulling fs layer
a530659dc546: Pulling fs layer
e46ee7633e06: Waiting
67ee28f56be0: Pulling fs layer
b4317c09da11: Pulling fs layer
85d8d0cf5c07: Pulling fs layer
698f50c38bfc: Pulling fs layer
72201d93f05d: Pulling fs layer
b470e71e0f04: Pulling fs layer
ac7e0d204651: Pulling fs layer
b7ee99b11446: Pulling fs layer
6c599e19d203: Pulling fs layer
25487a5e81e2: Pulling fs layer
4d81e853134c: Waiting
860a93490d01: Pulling fs layer
9cdda56dc0a5: Pulling fs layer
be36e833f5a0: Waiting
2ca83fb30920: Waiting
4f4fb700ef54: Waiting
68a0cab749fd: Waiting
01d36d6d8ac0: Waiting
a530659dc546: Waiting
c69fd5871616: Waiting
87383c42c280: Waiting
698f50c38bfc: Waiting
ac7e0d204651: Waiting
b470e71e0f04: Waiting
72201d93f05d: Waiting
67ee28f56be0: Waiting
b7ee99b11446: Waiting
860a93490d01: Waiting
d26aa70e4ee9: Waiting
25487a5e81e2: Waiting
9cdda56dc0a5: Waiting
b4317c09da11: Waiting
df359b7b1559: Verifying Checksum
df359b7b1559: Download complete
9cb31e2e37ea: Verifying Checksum
9cb31e2e37ea: Download complete
68a0cab749fd: Verifying Checksum
68a0cab749fd: Download complete
e46ee7633e06: Verifying Checksum
e46ee7633e06: Download complete
9cb31e2e37ea: Pull complete
df359b7b1559: Pull complete
3a559aa61c9d: Verifying Checksum
3a559aa61c9d: Download complete
4d81e853134c: Verifying Checksum
4d81e853134c: Download complete
87383c42c280: Verifying Checksum
87383c42c280: Download complete
c69fd5871616: Verifying Checksum
c69fd5871616: Download complete
be36e833f5a0: Download complete
3a559aa61c9d: Pull complete
68a0cab749fd: Pull complete
651fb59f4bde: Verifying Checksum
651fb59f4bde: Download complete
01d36d6d8ac0: Verifying Checksum
01d36d6d8ac0: Download complete
d26aa70e4ee9: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
a530659dc546: Download complete
67ee28f56be0: Verifying Checksum
67ee28f56be0: Download complete
b4317c09da11: Download complete
85d8d0cf5c07: Verifying Checksum
85d8d0cf5c07: Download complete
698f50c38bfc: Download complete
b470e71e0f04: Verifying Checksum
b470e71e0f04: Download complete
ac7e0d204651: Verifying Checksum
ac7e0d204651: Download complete
651fb59f4bde: Pull complete
b7ee99b11446: Verifying Checksum
b7ee99b11446: Download complete
e46ee7633e06: Pull complete
6c599e19d203: Verifying Checksum
6c599e19d203: Download complete
4d81e853134c: Pull complete
25487a5e81e2: Verifying Checksum
25487a5e81e2: Download complete
860a93490d01: Verifying Checksum
860a93490d01: Download complete
72201d93f05d: Verifying Checksum
72201d93f05d: Download complete
9cdda56dc0a5: Verifying Checksum
9cdda56dc0a5: Download complete
2ca83fb30920: Verifying Checksum
2ca83fb30920: Download complete
2ca83fb30920: Pull complete
87383c42c280: Pull complete
c69fd5871616: Pull complete
be36e833f5a0: Pull complete
01d36d6d8ac0: Pull complete
d26aa70e4ee9: Pull complete
4f4fb700ef54: Pull complete
a530659dc546: Pull complete
67ee28f56be0: Pull complete
b4317c09da11: Pull complete
85d8d0cf5c07: Pull complete
698f50c38bfc: Pull complete
72201d93f05d: Pull complete
b470e71e0f04: Pull complete
ac7e0d204651: Pull complete
b7ee99b11446: Pull complete
6c599e19d203: Pull complete
25487a5e81e2: Pull complete
860a93490d01: Pull complete
9cdda56dc0a5: Pull complete
Digest: sha256:b3b0e5b606fae873fb284eb39ef33c5406c25a064b5747238a2ac3054dcc13d1
Status: Downloaded newer image for altinityinfra/stateless-test:272f1fc2cf3a
+ source /setup_export_logs.sh
++ CLICKHOUSE_CI_LOGS_CREDENTIALS=/tmp/export-logs-config.sh
++ CLICKHOUSE_CI_LOGS_USER=ci
++ CLICKHOUSE_CI_LOGS_CLUSTER=system_logs_export
++ EXTRA_COLUMNS='pull_request_number UInt32, commit_sha String, check_start_time DateTime('\''UTC'\''), check_name LowCardinality(String), instance_type LowCardinality(String), instance_id String, INDEX ix_pr (pull_request_number) TYPE set(100), INDEX ix_commit (commit_sha) TYPE set(100), INDEX ix_check_time (check_start_time) TYPE minmax, '
++ EXTRA_COLUMNS_EXPRESSION='CAST(0 AS UInt32) AS pull_request_number, '\'''\'' AS commit_sha, now() AS check_start_time, toLowCardinality('\'''\'') AS check_name, toLowCardinality('\'''\'') AS instance_type, '\'''\'' AS instance_id'
++ EXTRA_ORDER_BY_COLUMNS=check_name
++ EXTRA_COLUMNS_COVERAGE_LOG='pull_request_number UInt32, commit_sha String, check_start_time DateTime('\''UTC'\''), check_name LowCardinality(String), instance_type LowCardinality(String), instance_id String, INDEX ix_pr (pull_request_number) TYPE set(100), INDEX ix_commit (commit_sha) TYPE set(100), INDEX ix_check_time (check_start_time) TYPE minmax, symbols Array(LowCardinality(String)), '
++ EXTRA_COLUMNS_EXPRESSION_COVERAGE_LOG='CAST(0 AS UInt32) AS pull_request_number, '\'''\'' AS commit_sha, now() AS check_start_time, toLowCardinality('\'''\'') AS check_name, toLowCardinality('\'''\'') AS instance_type, '\'''\'' AS instance_id, arrayDistinct(arrayMap(x -> demangle(addressToSymbol(x)), coverage))::Array(LowCardinality(String)) AS symbols'
+ source /basic_helpers.sh
+ source /repo/tests/docker_scripts/stress_tests.lib
++ OK='\tOK\t\N\t'
++ FAIL='\tFAIL\t\N\t'
++ FAILURE_CONTEXT_LINES=100
++ FAILURE_CONTEXT_MAX_LINE_WIDTH=3000
++ source /basic_helpers.sh
+ dmesg --clear
+ set -e -x -a
+ USE_DATABASE_REPLICATED=0
+ USE_SHARED_CATALOG=0
++ rg -v '#' /usr/share/zoneinfo/zone.tab
++ awk '{print $3}'
++ shuf
++ head -n1
+ TZ=America/Moncton
Chosen random timezone America/Moncton
+ echo 'Chosen random timezone America/Moncton'
+ ln -snf /usr/share/zoneinfo/America/Moncton /etc/localtime
+ echo America/Moncton
+ run_with_retry 3 dpkg -i package_folder/clickhouse-common-static_25.3.6.10634.altinitytest+tsan_amd64.deb
+ local retries=3
+ shift
+ local retry=0
+ '[' 0 -ge 3 ']'
+ dpkg -i package_folder/clickhouse-common-static_25.3.6.10634.altinitytest+tsan_amd64.deb
Selecting previously unselected package clickhouse-common-static.
(Reading database ... 48449 files and directories currently installed.)
Preparing to unpack .../clickhouse-common-static_25.3.6.10634.altinitytest+tsan_amd64.deb ...
Unpacking clickhouse-common-static (25.3.6.10634.altinitytest+tsan) ...
Setting up clickhouse-common-static (25.3.6.10634.altinitytest+tsan) ...
+ return
+ run_with_retry 3 dpkg -i package_folder/clickhouse-common-static-dbg_25.3.6.10634.altinitytest+tsan_amd64.deb
+ local retries=3
+ shift
+ local retry=0
+ '[' 0 -ge 3 ']'
+ dpkg -i package_folder/clickhouse-common-static-dbg_25.3.6.10634.altinitytest+tsan_amd64.deb
Selecting previously unselected package clickhouse-common-static-dbg.
(Reading database ... 48476 files and directories currently installed.)
Preparing to unpack .../clickhouse-common-static-dbg_25.3.6.10634.altinitytest+tsan_amd64.deb ...
Unpacking clickhouse-common-static-dbg (25.3.6.10634.altinitytest+tsan) ...
Setting up clickhouse-common-static-dbg (25.3.6.10634.altinitytest+tsan) ...
+ return
+ run_with_retry 3 dpkg -i package_folder/clickhouse-server_25.3.6.10634.altinitytest+tsan_amd64.deb
+ local retries=3
+ shift
+ local retry=0
+ '[' 0 -ge 3 ']'
+ dpkg -i package_folder/clickhouse-server_25.3.6.10634.altinitytest+tsan_amd64.deb
Selecting previously unselected package clickhouse-server.
(Reading database ... 48483 files and directories currently installed.)
Preparing to unpack .../clickhouse-server_25.3.6.10634.altinitytest+tsan_amd64.deb ...
Unpacking clickhouse-server (25.3.6.10634.altinitytest+tsan) ...
Setting up clickhouse-server (25.3.6.10634.altinitytest+tsan) ...
ClickHouse binary is already located at /usr/bin/clickhouse
Symlink /usr/bin/clickhouse-server already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-server to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-client to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-local to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-benchmark to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-obfuscator to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-git-import to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-compressor to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-format to /usr/bin/clickhouse.
Symlink /usr/bin/clickhouse-extract-from-config already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-extract-from-config to /usr/bin/clickhouse.
Symlink /usr/bin/clickhouse-keeper already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-keeper to /usr/bin/clickhouse.
Symlink /usr/bin/clickhouse-keeper-converter already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-keeper-converter to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-disks to /usr/bin/clickhouse.
Creating symlink /usr/bin/ch to /usr/bin/clickhouse.
Creating symlink /usr/bin/chl to /usr/bin/clickhouse.
Creating symlink /usr/bin/chc to /usr/bin/clickhouse.
Creating clickhouse group if it does not exist.
groupadd -r clickhouse
Creating clickhouse user if it does not exist.
useradd -r --shell /bin/false --home-dir /nonexistent -g clickhouse clickhouse
Will set ulimits for clickhouse user in /etc/security/limits.d/clickhouse.conf.
Creating config directory /etc/clickhouse-server/config.d that is used for tweaks of main server configuration.
Creating config directory /etc/clickhouse-server/users.d that is used for tweaks of users configuration.
Config file /etc/clickhouse-server/config.xml already exists, will keep it and extract path info from it.
/etc/clickhouse-server/config.xml has /var/lib/clickhouse/ as data path.
/etc/clickhouse-server/config.xml has /var/log/clickhouse-server/ as log path.
Users config file /etc/clickhouse-server/users.xml already exists, will keep it and extract users info from it.
Log directory /var/log/clickhouse-server/ already exists.
Creating data directory /var/lib/clickhouse/.
Creating pid directory /var/run/clickhouse-server.
chown -R clickhouse:clickhouse '/var/log/clickhouse-server/'
chown -R clickhouse:clickhouse '/var/run/clickhouse-server'
chown clickhouse:clickhouse '/var/lib/clickhouse/'
groupadd -r clickhouse-bridge
useradd -r --shell /bin/false --home-dir /nonexistent -g clickhouse-bridge clickhouse-bridge
chown -R clickhouse-bridge:clickhouse-bridge '/usr/bin/clickhouse-odbc-bridge'
chown -R clickhouse-bridge:clickhouse-bridge '/usr/bin/clickhouse-library-bridge'
Password for the default user is an empty string. See /etc/clickhouse-server/users.xml and /etc/clickhouse-server/users.d to change it.
Setting capabilities for clickhouse binary. This is optional.
chown -R clickhouse:clickhouse '/etc/clickhouse-server'
ClickHouse has been successfully installed.
Start clickhouse-server with:
sudo clickhouse start
Start clickhouse-client with:
clickhouse-client
+ return
+ run_with_retry 3 dpkg -i package_folder/clickhouse-client_25.3.6.10634.altinitytest+tsan_amd64.deb
+ local retries=3
+ shift
+ local retry=0
+ '[' 0 -ge 3 ']'
+ dpkg -i package_folder/clickhouse-client_25.3.6.10634.altinitytest+tsan_amd64.deb
Selecting previously unselected package clickhouse-client.
(Reading database ... 48500 files and directories currently installed.)
Preparing to unpack .../clickhouse-client_25.3.6.10634.altinitytest+tsan_amd64.deb ...
Unpacking clickhouse-client (25.3.6.10634.altinitytest+tsan) ...
Setting up clickhouse-client (25.3.6.10634.altinitytest+tsan) ...
+ return
+ echo ''
+ [[ -z '' ]]
+ ch --query 'SELECT 1'
1
+ chl --query 'SELECT 1'
1
+ chc --version
ClickHouse client version 25.3.6.10634.altinitytest (altinity build).
+ ln -sf /repo/tests/clickhouse-test /usr/bin/clickhouse-test
+ export CLICKHOUSE_GRPC_CLIENT=/repo/utils/grpc-client/clickhouse-grpc-client.py
+ CLICKHOUSE_GRPC_CLIENT=/repo/utils/grpc-client/clickhouse-grpc-client.py
+ source /repo/tests/docker_scripts/attach_gdb.lib
++ source /repo/tests/docker_scripts/utils.lib
+++ sysctl kernel.core_pattern=core.%e.%p-%P
kernel.core_pattern = core.%e.%p-%P
+++ sysctl fs.suid_dumpable=1
fs.suid_dumpable = 1
++ source /basic_helpers.sh
+ source /repo/tests/docker_scripts/utils.lib
++ sysctl kernel.core_pattern=core.%e.%p-%P
kernel.core_pattern = core.%e.%p-%P
++ sysctl fs.suid_dumpable=1
fs.suid_dumpable = 1
+ /repo/tests/config/install.sh
+ DEST_SERVER_PATH=/etc/clickhouse-server
+ DEST_CLIENT_PATH=/etc/clickhouse-client
+++ dirname /repo/tests/config/install.sh
++ cd /repo/tests/config
++ pwd -P
+ SRC_PATH=/repo/tests/config
+ '[' 0 -ge 2 ']'
+ FAST_TEST=0
+ NO_AZURE=0
+ [[ 0 -gt 0 ]]
+ echo 'Going to install test configs from /repo/tests/config into /etc/clickhouse-server'
+ mkdir -p /etc/clickhouse-server/config.d/
Going to install test configs from /repo/tests/config into /etc/clickhouse-server
+ mkdir -p /etc/clickhouse-server/users.d/
+ mkdir -p /etc/clickhouse-client
+ ln -sf /repo/tests/config/config.d/tmp.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/zookeeper_write.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/max_num_to_warn.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/listen.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/text_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/blob_storage_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/custom_settings_prefixes.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/database_catalog_drop_table_concurrency.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/enable_access_control_improvements.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/macros.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/secure_ports.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/clusters.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/graphite.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/graphite_alternative.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/grpc_protocol.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/database_atomic.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/max_concurrent_queries.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/merge_tree_settings.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/backoff_failed_mutation.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/merge_tree_old_dirs_cleanup.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/test_cluster_with_incorrect_pw.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/keeper_port.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/logging_no_rotate.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/merge_tree.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/lost_forever_check.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/tcp_with_proxy.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/prometheus.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/top_level_domains_lists.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/top_level_domains_path.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/transactions.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/encryption.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/zookeeper_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/logger_trace.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/named_collection.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/ssl_certs.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/filesystem_cache_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/session_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/system_unfreeze.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/enable_zero_copy_replication.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/nlp.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/forbidden_headers.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/enable_keeper_map.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/custom_disks_base_path.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/display_name.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/compressed_marks_and_index.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/disable_s3_env_credentials.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/enable_wait_for_shutdown_replicated_tables.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/backups.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/filesystem_caches_path.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/validate_tcp_client_information.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/zero_copy_destructive_operations.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/handlers.yaml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/threadpool_writer_pool_size.yaml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/serverwide_trace_collector.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/rocksdb.xml /etc/clickhouse-server/config.d/
+ '[' 0 '!=' 1 ']'
+ ln -sf /repo/tests/config/config.d/legacy_geobase.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/users.d/log_queries.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/readonly.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/ci_logs_sender.yaml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/access_management.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/database_atomic_drop_detach_sync.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/opentelemetry.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/remote_queries.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/session_log_test.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/memory_profiler.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/no_fsync_metadata.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/filelog.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/enable_blobs_check.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/marks.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/insert_keeper_retries.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/prefetch_settings.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/nonconst_timezone.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/allow_introspection_functions.yaml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/replicated_ddl_entry.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/limits.yaml /etc/clickhouse-server/users.d/
+ [[ -n '' ]]
+ ln -sf /repo/tests/config/users.d/timeouts.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/ints_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/strings_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/decimals_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/executable_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/executable_pool_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/test_function.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/top_level_domains /etc/clickhouse-server/
+ ln -sf /repo/tests/config/regions_hierarchy.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/regions_names_en.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/regions_names_es.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/ext-en.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/ext-ru.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/lem-en.bin /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/server.key /etc/clickhouse-server/
+ ln -sf /repo/tests/config/server.crt /etc/clickhouse-server/
+ ln -sf /repo/tests/config/dhparam.pem /etc/clickhouse-server/
+ ln -sf --backup=simple --suffix=_original.xml /repo/tests/config/config.d/query_masking_rules.xml /etc/clickhouse-server/config.d/
+ [[ -n '' ]]
+ rm -f /etc/clickhouse-server/config.d/zookeeper_fault_injection.xml
+ ln -sf /repo/tests/config/config.d/zookeeper.xml /etc/clickhouse-server/config.d/
+ [[ -n '' ]]
+ rm -f /etc/clickhouse-server/config.d/cannot_allocate_thread_injection.xml
+ value=1
+ sed --follow-symlinks -i 's|[01]|1|' /etc/clickhouse-server/config.d/keeper_port.xml
+ value=29782016
+ sed --follow-symlinks -i 's|[[:digit:]]\+|29782016|' /etc/clickhouse-server/config.d/keeper_port.xml
+ value=15161344
+ sed --follow-symlinks -i 's|[[:digit:]]\+|15161344|' /etc/clickhouse-server/config.d/keeper_port.xml
+ value=0
+ sed --follow-symlinks -i 's|[01]|0|' /etc/clickhouse-server/config.d/keeper_port.xml
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ '' == \1 ]]
+ [[ '' == \1 ]]
+ [[ 1 == \1 ]]
+ [[ 0 != \1 ]]
+ ln -sf /repo/tests/config/config.d/azure_storage_conf.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/storage_conf.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/storage_conf_02944.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/storage_conf_02963.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/storage_conf_02961.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/users.d/s3_cache.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/s3_cache_new.xml /etc/clickhouse-server/users.d/
+ [[ '' == \1 ]]
+ [[ 0 == \1 ]]
+ ln -sf /repo/tests/config/client_config.xml /etc/clickhouse-client/config.xml
+ /repo/tests/docker_scripts/setup_minio.sh stateless
+ azurite-blob --blobHost 0.0.0.0 --blobPort 10000 --silent --inMemoryPersistence
+ export MINIO_ROOT_USER=clickhouse
+ MINIO_ROOT_USER=clickhouse
+ export MINIO_ROOT_PASSWORD=clickhouse
+ MINIO_ROOT_PASSWORD=clickhouse
+ main stateless
+ local query_dir
++ check_arg stateless
++ local query_dir
++ '[' '!' 1 -eq 1 ']'
++ case "$1" in
++ query_dir=0_stateless
++ echo 0_stateless
+ query_dir=0_stateless
+ '[' '!' -f ./minio ']'
+ start_minio
+ mkdir -p ./minio_data
+ ./minio --version
minio version RELEASE.2024-08-03T04-33-23Z (commit-id=6efb56851c40da88d1ca15112e2d686a4ecec6b3)
Runtime: go1.22.5 linux/amd64
License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html
Copyright: 2015-2024 MinIO, Inc.
+ wait_for_it
+ local counter=0
+ local max_counter=60
+ local url=http://localhost:11111
+ params=('--silent' '--verbose')
+ local params
+ ./minio server --address :11111 ./minio_data
+ curl --silent --verbose http://localhost:11111
+ grep AccessDenied
+ [[ 0 == \6\0 ]]
+ echo 'trying to connect to minio'
+ sleep 1
trying to connect to minio
In-memory extent storage is enabled with a limit of 15667.21 MB (16428257280 bytes, 50% of total memory).
Azurite Blob service is starting on 0.0.0.0:10000
Azurite Blob service successfully listens on http://0.0.0.0:10000
INFO: Formatting 1st pool, 1 set(s), 1 drives per set.
INFO: WARNING: Host local has more than 0 drives of set. A host failure will result in data becoming unavailable.
MinIO Object Storage Server
Copyright: 2015-2025 MinIO, Inc.
License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html
Version: RELEASE.2024-08-03T04-33-23Z (go1.22.5 linux/amd64)
API: http://172.17.0.2:11111 http://127.0.0.1:11111
WebUI: http://172.17.0.2:41011 http://127.0.0.1:41011
Docs: https://min.io/docs/minio/linux/index.html
+ counter=1
+ curl --silent --verbose http://localhost:11111
+ grep AccessDenied
AccessDenied
Access Denied./18565EF0F51A0D9F7dc7eb22d3288ec80374614e9088e31d3668a6922ead55932dd2a8e56373820f
+ lsof -i :11111
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
minio 278 root 8u IPv4 31445 0t0 TCP localhost:11111 (LISTEN)
minio 278 root 9u IPv6 31446 0t0 TCP *:11111 (LISTEN)
minio 278 root 10u IPv6 31447 0t0 TCP localhost:11111 (LISTEN)
+ sleep 5
+ setup_minio stateless
+ local test_type=stateless
+ ./mc alias set clickminio http://localhost:11111 clickhouse clickhouse
Added `clickminio` successfully.
+ ./mc admin user add clickminio test testtest
Added user `test` successfully.
+ ./mc admin policy attach clickminio readwrite --user=test
Attached Policies: [readwrite]
To User: test
+ ./mc mb --ignore-existing clickminio/test
Bucket created successfully `clickminio/test`.
+ '[' stateless = stateless ']'
+ ./mc anonymous set public clickminio/test
Access permission for `clickminio/test` is set to `public`
+ upload_data 0_stateless /repo/tests/
+ local query_dir=0_stateless
+ local test_path=/repo/tests/
+ local data_path=/repo/tests//queries/0_stateless/data_minio
+ '[' -d /repo/tests//queries/0_stateless/data_minio ']'
+ ./mc cp --recursive /repo/tests//queries/0_stateless/data_minio/ clickminio/test/
`/repo/tests/queries/0_stateless/data_minio/02366_data.jsonl` -> `clickminio/test/02366_data.jsonl`
`/repo/tests/queries/0_stateless/data_minio/02876.parquet` -> `clickminio/test/02876.parquet`
`/repo/tests/queries/0_stateless/data_minio/02731.parquet` -> `clickminio/test/02731.parquet`
`/repo/tests/queries/0_stateless/data_minio/03036_archive1.tar` -> `clickminio/test/03036_archive1.tar`
`/repo/tests/queries/0_stateless/data_minio/03036_archive2.zip` -> `clickminio/test/03036_archive2.zip`
`/repo/tests/queries/0_stateless/data_minio/02731.arrow` -> `clickminio/test/02731.arrow`
`/repo/tests/queries/0_stateless/data_minio/03036_archive3.tar.gz` -> `clickminio/test/03036_archive3.tar.gz`
`/repo/tests/queries/0_stateless/data_minio/03036_archive1.zip` -> `clickminio/test/03036_archive1.zip`
`/repo/tests/queries/0_stateless/data_minio/03036_archive2.tar` -> `clickminio/test/03036_archive2.tar`
`/repo/tests/queries/0_stateless/data_minio/a.tsv` -> `clickminio/test/a.tsv`
`/repo/tests/queries/0_stateless/data_minio/b.tsv` -> `clickminio/test/b.tsv`
`/repo/tests/queries/0_stateless/data_minio/03036_compressed_file_archive.zip` -> `clickminio/test/03036_compressed_file_archive.zip`
`/repo/tests/queries/0_stateless/data_minio/03036_json_archive.zip` -> `clickminio/test/03036_json_archive.zip`
`/repo/tests/queries/0_stateless/data_minio/03322_b.parquet` -> `clickminio/test/03322_b.parquet`
`/repo/tests/queries/0_stateless/data_minio/03322_a.parquet` -> `clickminio/test/03322_a.parquet`
`/repo/tests/queries/0_stateless/data_minio/c.tsv` -> `clickminio/test/c.tsv`
`/repo/tests/queries/0_stateless/data_minio/est/data/00000-0-52725061-398c-41fa-a222-0981e71942b0-0-00001.parquet` -> `clickminio/test/est/data/00000-0-52725061-398c-41fa-a222-0981e71942b0-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/est/metadata/83521e92-07a7-450d-ba44-3a179b730c85-m0.avro` -> `clickminio/test/est/metadata/83521e92-07a7-450d-ba44-3a179b730c85-m0.avro`
`/repo/tests/queries/0_stateless/data_minio/est/metadata/snap-3858160944799047644-1-83521e92-07a7-450d-ba44-3a179b730c85.avro` -> `clickminio/test/est/metadata/snap-3858160944799047644-1-83521e92-07a7-450d-ba44-3a179b730c85.avro`
`/repo/tests/queries/0_stateless/data_minio/est/metadata/v2.metadata.json` -> `clickminio/test/est/metadata/v2.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/column1=Gordon/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/column1=Gordon/sample.parquet`
`/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/column1=Schmidt/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/column1=Schmidt/sample.parquet`
`/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/sample.parquet`
`/repo/tests/queries/0_stateless/data_minio/hive_partitioning/non_existing_column=Elizabeth/sample.parquet` -> `clickminio/test/hive_partitioning/non_existing_column=Elizabeth/sample.parquet`
`/repo/tests/queries/0_stateless/data_minio/json_data` -> `clickminio/test/json_data`
`/repo/tests/queries/0_stateless/data_minio/tsv_with_header.tsv` -> `clickminio/test/tsv_with_header.tsv`
Total: 5.43 MiB, Transferred: 5.43 MiB, Speed: 119.00 MiB/s
+ setup_aws_credentials
+ local minio_root_user=clickhouse
+ local minio_root_password=clickhouse
+ mkdir -p /root/.aws
+ cat
+ config_logs_export_cluster /etc/clickhouse-server/config.d/system_logs_export.yaml
+ set +x
File /tmp/export-logs-config.sh does not exist, do not setup
+ [[ -n '' ]]
+ export IS_FLAKY_CHECK=0
+ IS_FLAKY_CHECK=0
+ export NUM_TRIES
+ '[' 1 -gt 1 ']'
+ sudo -E -u clickhouse /usr/bin/clickhouse-server --config /etc/clickhouse-server/config.xml --daemon --pid-file /var/run/clickhouse-server/clickhouse-server.pid
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
1
+ break
+ setup_logs_replication
+ set +x
File /tmp/export-logs-config.sh does not exist, do not setup
+ attach_gdb_to_clickhouse
++ clickhouse local --query 'SELECT count() FROM system.build_options WHERE name = '\''CXX_FLAGS'\'' AND position('\''sanitize=address'\'' IN value)'
+ IS_ASAN=0
+ [[ 0 = \1 ]]
++ kill -l SIGRTMIN
+ RTMIN=34
+ echo '
set follow-fork-mode parent
handle SIGHUP nostop noprint pass
handle SIGINT nostop noprint pass
handle SIGQUIT nostop noprint pass
handle SIGPIPE nostop noprint pass
handle SIGTERM nostop noprint pass
handle SIGUSR1 nostop noprint pass
handle SIGUSR2 nostop noprint pass
handle SIG34 nostop noprint pass
info signals
# safeExit is called if graceful shutdown times out. Print stack traces in that case.
break safeExit
continue
backtrace full
info registers
p top' 1 KiB of the 'stack:
p/x *(uint64_t[128]*)$sp
maintenance info sections
thread apply all backtrace full
disassemble /s
up
disassemble /s
up
disassemble /s
p "done"
detach
quit
'
+ sleep 5
+ ts '%Y-%m-%d %H:%M:%S'
++ cat /var/run/clickhouse-server/clickhouse-server.pid
+ gdb -batch -command script.gdb -p 414
aarch64-binfmt-P: Could not open '/lib/ld-linux-aarch64.so.1': No such file or directory
+ run_with_retry 60 clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\'''
+ local retries=60
+ shift
+ local retry=0
+ '[' 0 -ge 60 ']'
+ clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\'''
Connected to clickhouse-server after attaching gdb
+ return
+ clickhouse-client --enable_json_type=1 --query 'CREATE TABLE minio_audit_logs
(
log JSON(time DateTime64(9))
)
ENGINE = MergeTree
ORDER BY tuple()'
+ clickhouse-client --enable_json_type=1 --query 'CREATE TABLE minio_server_logs
(
log JSON(time DateTime64(9))
)
ENGINE = MergeTree
ORDER BY tuple()'
+ ./mc admin config set clickminio logger_webhook:ch_server_webhook 'endpoint=http://localhost:8123/?async_insert=1&wait_for_async_insert=0&async_insert_busy_timeout_min_ms=5000&async_insert_busy_timeout_max_ms=5000&async_insert_max_query_number=1000&async_insert_max_data_size=10485760&date_time_input_format=best_effort&query=INSERT%20INTO%20minio_server_logs%20FORMAT%20JSONAsObject' queue_size=1000000 batch_size=500
Successfully applied new settings.
+ ./mc admin config set clickminio audit_webhook:ch_audit_webhook 'endpoint=http://localhost:8123/?async_insert=1&wait_for_async_insert=0&async_insert_busy_timeout_min_ms=5000&async_insert_busy_timeout_max_ms=5000&async_insert_max_query_number=1000&async_insert_max_data_size=10485760&date_time_input_format=best_effort&query=INSERT%20INTO%20minio_audit_logs%20FORMAT%20JSONAsObject' queue_size=1000000 batch_size=500
Successfully applied new settings.
+ max_retries=100
+ retry=1
+ '[' 1 -le 100 ']'
clickminio restart attempt 1:
+ echo 'clickminio restart attempt 1:'
++ ./mc admin service restart clickminio --wait --json
++ jq -r .status
INFO: Restarting on service signal
MinIO Object Storage Server
Copyright: 2015-2025 MinIO, Inc.
License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html
Version: RELEASE.2024-08-03T04-33-23Z (go1.22.5 linux/amd64)
API: http://172.17.0.2:11111 http://127.0.0.1:11111
WebUI: http://172.17.0.2:40093 http://127.0.0.1:40093
Docs: https://min.io/docs/minio/linux/index.html
Output of restart status: success
success
Restarted clickminio successfully.
+ output='success
success'
+ echo 'Output of restart status: success
success'
+ expected_output='success
success'
+ '[' 'success
success' = 'success
success' ']'
+ echo 'Restarted clickminio successfully.'
+ break
+ '[' 1 -gt 100 ']'
+ MC_ADMIN_PID=1352
+ ./mc admin trace clickminio
+ export -f run_tests
+ export -f prepare_stateful_data
+ prepare_stateful_data
+ [[ -n 0 ]]
+ [[ 0 -eq 1 ]]
+ clickhouse-client --query 'SHOW DATABASES'
INFORMATION_SCHEMA
default
information_schema
system
+ clickhouse-client --query 'CREATE DATABASE datasets'
+ clickhouse-client
+ clickhouse-client --query 'SHOW TABLES FROM datasets'
hits_v1
visits_v1
+ clickhouse-client --query 'CREATE DATABASE test'
+ clickhouse-client --query 'SHOW TABLES FROM test'
+ [[ -n '' ]]
+ clickhouse-client --query 'RENAME TABLE datasets.hits_v1 TO test.hits'
+ clickhouse-client --query 'RENAME TABLE datasets.visits_v1 TO test.visits'
+ clickhouse-client --query 'CREATE TABLE test.hits_s3 (WatchID UInt64, JavaEnable UInt8, Title String, GoodEvent Int16, EventTime DateTime, EventDate Date, CounterID UInt32, ClientIP UInt32, ClientIP6 FixedString(16), RegionID UInt32, UserID UInt64, CounterClass Int8, OS UInt8, UserAgent UInt8, URL String, Referer String, URLDomain String, RefererDomain String, Refresh UInt8, IsRobot UInt8, RefererCategories Array(UInt16), URLCategories Array(UInt16), URLRegions Array(UInt32), RefererRegions Array(UInt32), ResolutionWidth UInt16, ResolutionHeight UInt16, ResolutionDepth UInt8, FlashMajor UInt8, FlashMinor UInt8, FlashMinor2 String, NetMajor UInt8, NetMinor UInt8, UserAgentMajor UInt16, UserAgentMinor FixedString(2), CookieEnable UInt8, JavascriptEnable UInt8, IsMobile UInt8, MobilePhone UInt8, MobilePhoneModel String, Params String, IPNetworkID UInt32, TraficSourceID Int8, SearchEngineID UInt16, SearchPhrase String, AdvEngineID UInt8, IsArtifical UInt8, WindowClientWidth UInt16, WindowClientHeight UInt16, ClientTimeZone Int16, ClientEventTime DateTime, SilverlightVersion1 UInt8, SilverlightVersion2 UInt8, SilverlightVersion3 UInt32, SilverlightVersion4 UInt16, PageCharset String, CodeVersion UInt32, IsLink UInt8, IsDownload UInt8, IsNotBounce UInt8, FUniqID UInt64, HID UInt32, IsOldCounter UInt8, IsEvent UInt8, IsParameter UInt8, DontCountHits UInt8, WithHash UInt8, HitColor FixedString(1), UTCEventTime DateTime, Age UInt8, Sex UInt8, Income UInt8, Interests UInt16, Robotness UInt8, GeneralInterests Array(UInt16), RemoteIP UInt32, RemoteIP6 FixedString(16), WindowName Int32, OpenerName Int32, HistoryLength Int16, BrowserLanguage FixedString(2), BrowserCountry FixedString(2), SocialNetwork String, SocialAction String, HTTPError UInt16, SendTiming Int32, DNSTiming Int32, ConnectTiming Int32, ResponseStartTiming Int32, ResponseEndTiming Int32, FetchTiming Int32, RedirectTiming Int32, DOMInteractiveTiming Int32, DOMContentLoadedTiming Int32, DOMCompleteTiming Int32, LoadEventStartTiming Int32, LoadEventEndTiming Int32, NSToDOMContentLoadedTiming Int32, FirstPaintTiming Int32, RedirectCount Int8, SocialSourceNetworkID UInt8, SocialSourcePage String, ParamPrice Int64, ParamOrderID String, ParamCurrency FixedString(3), ParamCurrencyID UInt16, GoalsReached Array(UInt32), OpenstatServiceName String, OpenstatCampaignID String, OpenstatAdID String, OpenstatSourceID String, UTMSource String, UTMMedium String, UTMCampaign String, UTMContent String, UTMTerm String, FromTag String, HasGCLID UInt8, RefererHash UInt64, URLHash UInt64, CLID UInt32, YCLID UInt64, ShareService String, ShareURL String, ShareTitle String, ParsedParams Nested(Key1 String, Key2 String, Key3 String, Key4 String, Key5 String, ValueDouble Float64), IslandID FixedString(16), RequestNum UInt32, RequestTry UInt8) ENGINE = MergeTree() PARTITION BY toYYYYMM(EventDate) ORDER BY (CounterID, EventDate, intHash32(UserID)) SAMPLE BY intHash32(UserID) SETTINGS index_granularity = 8192, storage_policy='\''s3_cache'\'''
+ clickhouse-client --max_memory_usage 30G --max_memory_usage_for_user 30G --query 'INSERT INTO test.hits_s3 SELECT * FROM test.hits SETTINGS enable_filesystem_cache_on_write_operations=0, max_insert_threads=16'
+ clickhouse-client --query 'SHOW TABLES FROM test'
hits
hits_s3
visits
+ clickhouse-client --query 'SELECT count() FROM test.hits'
8873898
+ clickhouse-client --query 'SELECT count() FROM test.visits'
1676861
+ '[' 1 -gt 1 ']'
+ run_tests
+ set -x
+ read -ra ADDITIONAL_OPTIONS
+ HIGH_LEVEL_COVERAGE=YES
+ '[' 1 -gt 1 ']'
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ 0 -eq 1 ]]
+ [[ '' -eq 1 ]]
+ [[ 0 -eq 1 ]]
++ clickhouse-client --query 'SELECT value LIKE '\''%SANITIZE_COVERAGE%'\'' FROM system.build_options WHERE name = '\''CXX_FLAGS'\'''
+ [[ 1 == 0 ]]
+ ADDITIONAL_OPTIONS+=('--jobs')
+ ADDITIONAL_OPTIONS+=('8')
+ [[ -n 0 ]]
+ [[ -n 6 ]]
+ ADDITIONAL_OPTIONS+=('--run-by-hash-num')
+ ADDITIONAL_OPTIONS+=("$RUN_BY_HASH_NUM")
+ ADDITIONAL_OPTIONS+=('--run-by-hash-total')
+ ADDITIONAL_OPTIONS+=("$RUN_BY_HASH_TOTAL")
+ HIGH_LEVEL_COVERAGE=NO
+ [[ -n '' ]]
+ [[ NO = \Y\E\S ]]
+ [[ '' -eq 1 ]]
+ ADDITIONAL_OPTIONS+=('--zookeeper')
+ ADDITIONAL_OPTIONS+=('--shard')
+ [[ -n 0 ]]
+ [[ 0 -eq 1 ]]
+ [[ -n '' ]]
+ ADDITIONAL_OPTIONS+=('--report-logs-stats')
+ run_with_retry 10 clickhouse-client -q 'insert into system.zookeeper (name, path, value) values ('\''auxiliary_zookeeper2'\'', '\''/test/chroot/'\'', '\'''\'')'
+ local retries=10
+ shift
+ local retry=0
+ '[' 0 -ge 10 ']'
+ clickhouse-client -q 'insert into system.zookeeper (name, path, value) values ('\''auxiliary_zookeeper2'\'', '\''/test/chroot/'\'', '\'''\'')'
+ return
+ set +e
+ TEST_ARGS=(--testname --check-zookeeper-session --hung-check --print-time --capture-client-stacktrace --queries "/repo/tests/queries" --test-runs "$NUM_TRIES" "${ADDITIONAL_OPTIONS[@]}")
+ clickhouse-test --testname --check-zookeeper-session --hung-check --print-time --capture-client-stacktrace --queries /repo/tests/queries --test-runs 1 --hung-check --print-time --jobs 8 --run-by-hash-num 0 --run-by-hash-total 6 --zookeeper --shard --report-logs-stats
+ ts '%Y-%m-%d %H:%M:%S'
+ tee -a test_output/test_result.txt
2025-07-28 06:08:32 Using queries from '/repo/tests/queries' directory
2025-07-28 06:08:32 Connecting to ClickHouse server... OK
2025-07-28 06:08:32 Connected to server 25.3.6.10634.altinitytest @ fca7235902a6946d447b9e43eb8eb08db3a5adae HEAD
2025-07-28 06:08:32 Found 1176 parallel tests and 106 sequential tests
2025-07-28 06:08:33 Running about 147 stateless tests (Process-4).
2025-07-28 06:08:33 00477_parsing_data_types: [ OK ] 0.44 sec.
2025-07-28 06:08:33 Running about 147 stateless tests (Process-7).
2025-07-28 06:08:33 01548_uncomparable_columns_in_keys: [ OK ] 0.99 sec.
2025-07-28 06:08:33 02552_analyzer_optimize_group_by_function_keys_crash: [ OK ] 0.58 sec.
2025-07-28 06:08:33 Running about 147 stateless tests (Process-3).
2025-07-28 06:08:33 03215_parquet_index: [ OK ] 1.10 sec.
2025-07-28 06:08:33 Running about 147 stateless tests (Process-8).
2025-07-28 06:08:33 02177_sum_if_not_found: [ OK ] 1.14 sec.
2025-07-28 06:08:33 Running about 147 stateless tests (Process-5).
2025-07-28 06:08:33 01259_dictionary_custom_settings_ddl: [ OK ] 1.15 sec.
2025-07-28 06:08:34 00559_filter_array_generic: [ OK ] 0.60 sec.
2025-07-28 06:08:34 00351_select_distinct_arrays_tuples: [ OK ] 0.74 sec.
2025-07-28 06:08:34 02457_filesystem_function: [ OK ] 0.93 sec.
2025-07-28 06:08:35 02184_ipv6_select_parsing: [ OK ] 0.68 sec.
2025-07-28 06:08:35 03237_get_subcolumn_low_cardinality_column: [ OK ] 0.53 sec.
2025-07-28 06:08:35 03231_pr_reverse_in_order: [ OK ] 1.43 sec.
2025-07-28 06:08:35 Running about 147 stateless tests (Process-6).
2025-07-28 06:08:35 02017_bit_shift_left_for_string_integer: [ OK ] 2.90 sec.
2025-07-28 06:08:35 01710_projection_with_ast_rewrite_settings: [ OK ] 1.31 sec.
2025-07-28 06:08:36 03224_json_merges_new_type_in_shared_data: [ OK ] 0.89 sec.
2025-07-28 06:08:36 03144_invalid_filter: [ OK ] 0.88 sec.
2025-07-28 06:08:37 00926_adaptive_index_granularity_collapsing_merge_tree: [ OK ] 1.83 sec.
2025-07-28 06:08:37 02973_block_number_sparse_serialization_and_mutation: [ OK ] 2.44 sec.
2025-07-28 06:08:37 02553_type_object_analyzer: [ OK ] 0.68 sec.
2025-07-28 06:08:37 00236_replicated_drop_on_non_leader_zookeeper_long: [ OK ] 1.03 sec.
2025-07-28 06:08:39 02131_row_policies_combination: [ OK ] 1.35 sec.
2025-07-28 06:08:39 02966_nested_offsets_subcolumn: [ OK ] 2.58 sec.
2025-07-28 06:08:39 00875_join_right_nulls_ors: [ OK ] 1.38 sec.
2025-07-28 06:08:39 00604_show_create_database: [ OK ] 0.48 sec.
2025-07-28 06:08:40 02407_array_element_from_map_wrong_type: [ OK ] 0.63 sec.
2025-07-28 06:08:40 00405_output_format_pretty_color: [ OK ] 1.23 sec.
2025-07-28 06:08:40 02896_leading_zeroes_no_octal: [ OK ] 6.99 sec.
2025-07-28 06:08:40 03199_join_with_materialized_column: [ OK ] 0.63 sec.
2025-07-28 06:08:41 02874_parse_json_as_json_each_row_on_no_metadata: [ OK ] 0.58 sec.
2025-07-28 06:08:41 00725_join_on_bug_1: [ OK ] 0.68 sec.
2025-07-28 06:08:42 02306_rowbinary_has_no_bom: [ OK ] 1.63 sec.
2025-07-28 06:08:42 01662_test_toDayOfMonth_mysql_compatibility: [ OK ] 0.58 sec.
2025-07-28 06:08:42 02458_insert_select_progress_tcp: [ OK ] 4.59 sec.
2025-07-28 06:08:42 02324_map_combinator_bug: [ OK ] 0.98 sec.
2025-07-28 06:08:42 Running about 147 stateless tests (Process-9).
2025-07-28 06:08:42 00954_client_prepared_statements: [ OK ] 10.22 sec.
2025-07-28 06:08:43 01087_index_set_ubsan: [ OK ] 0.73 sec.
2025-07-28 06:08:43 02456_test_zero_copy_mutation: [ OK ] 1.03 sec.
2025-07-28 06:08:44 03261_minmax_indices_by_default: [ OK ] 2.08 sec.
2025-07-28 06:08:44 01107_tuples_arrays_parsing_exceptions: [ OK ] 2.28 sec.
2025-07-28 06:08:44 03362_iceberg_table_with_confusing_name: [ OK ] 0.63 sec.
2025-07-28 06:08:44 02009_body_query_params: [ OK ] 1.68 sec.
2025-07-28 06:08:45 01845_add_testcase_for_arrayElement: [ OK ] 0.73 sec.
2025-07-28 06:08:46 01049_join_low_card_crash: [ OK ] 1.19 sec.
2025-07-28 06:08:47 00805_round_down: [ OK ] 2.08 sec.
2025-07-28 06:08:47 02783_date_predicate_optimizations: [ OK ] 4.74 sec.
2025-07-28 06:08:47 02345_create_table_allow_trailing_comma: [ OK ] 0.88 sec.
2025-07-28 06:08:48 01508_format_regexp_raw: [ OK ] 3.29 sec.
2025-07-28 06:08:48 02911_add_index_and_materialize_index: [ OK ] 0.58 sec.
2025-07-28 06:08:50 03248_json_as_string_row_binary: [ OK ] 2.64 sec.
2025-07-28 06:08:51 00558_aggregate_merge_totals_with_arenas: [ OK ] 0.69 sec.
2025-07-28 06:08:52 03266_with_fill_staleness_cases: [ OK ] 1.09 sec.
2025-07-28 06:08:54 01753_optimize_aggregation_in_order: [ OK ] 2.55 sec.
2025-07-28 06:08:54 02494_zero_copy_and_projection_and_mutation_work_together: [ OK ] 7.00 sec.
2025-07-28 06:08:58 01550_create_map_type: [ OK ] 9.26 sec.
2025-07-28 06:08:58 03143_group_by_constant_secondary: [ OK ] 0.78 sec.
2025-07-28 06:09:00 02915_analyzer_fuzz_6: [ OK ] 1.13 sec.
2025-07-28 06:09:00 02125_lz4_compression_bug_CSV: [ OK ] 16.78 sec.
2025-07-28 06:09:00 02125_lz4_compression_bug_Values: [ OK ] 21.18 sec.
2025-07-28 06:09:00 01921_with_fill_with_totals: [ OK ] 0.68 sec.
2025-07-28 06:09:01 02415_all_new_functions_must_be_documented: [ OK ] 0.63 sec.
2025-07-28 06:09:01 00975_sample_prewhere_distributed: [ OK ] 0.89 sec.
2025-07-28 06:09:01 00612_http_max_query_size_for_distributed: [ OK ] 0.83 sec.
2025-07-28 06:09:02 02475_join_bug_42832: [ OK ] 0.90 sec.
2025-07-28 06:09:03 02025_nested_func_for_if_combinator: [ OK ] 1.13 sec.
2025-07-28 06:09:03 03250_client_default_bool_cli_settings_with_no_value_to_true: [ OK ] 3.04 sec.
2025-07-28 06:09:03 01825_type_json_ephemeral: [ OK ] 0.68 sec.
2025-07-28 06:09:04 02992_analyzer_group_by_const: [ OK ] 1.64 sec.
2025-07-28 06:09:04 Running about 147 stateless tests (Process-10).
2025-07-28 06:09:04 03364_estimate_compression_ratio: [ OK ] 32.14 sec.
2025-07-28 06:09:04 00003_reinterpret_as_string: [ OK ] 0.63 sec.
2025-07-28 06:09:05 02676_kafka_murmur_hash: [ OK ] 0.68 sec.
2025-07-28 06:09:07 02769_compare_functions_nan: [ OK ] 1.28 sec.
2025-07-28 06:09:07 02841_parallel_final_wrong_columns_order: [ OK ] 12.56 sec.
2025-07-28 06:09:08 00183_skip_unavailable_shards: [ OK ] 33.02 sec.
2025-07-28 06:09:10 03234_check_grant: [ OK ] 5.14 sec.
2025-07-28 06:09:10 02973_parse_crlf_with_tsv_files: [ OK ] 3.69 sec.
2025-07-28 06:09:10 02500_analyzer_storage_view_crash_fix: [ OK ] 0.88 sec.
2025-07-28 06:09:11 03040_dynamic_type_alters_1_wide_merge_tree: [ OK ] 2.74 sec.
2025-07-28 06:09:11 02461_alter_update_respect_part_column_type_bug: [ OK ] 3.50 sec.
2025-07-28 06:09:12 02491_part_log_has_table_uuid: [ OK ] 0.89 sec.
2025-07-28 06:09:12 00552_logical_functions_simple: [ OK ] 0.98 sec.
2025-07-28 06:09:12 02806_cte_block_cannot_be_empty: [ OK ] 0.63 sec.
2025-07-28 06:09:13 01356_state_resample: [ OK ] 0.83 sec.
2025-07-28 06:09:13 01788_update_nested_type_subcolumn_check: [ OK ] 2.25 sec.
2025-07-28 06:09:13 02699_polygons_sym_difference_total: [ OK ] 0.64 sec.
2025-07-28 06:09:14 00906_low_cardinality_rollup: [ OK ] 0.83 sec.
2025-07-28 06:09:14 00910_decimal_group_array_crash_3783: [ OK ] 1.48 sec.
2025-07-28 06:09:15 00443_optimize_final_vertical_merge: [ OK ] 28.12 sec.
2025-07-28 06:09:15 00846_join_using_tuple_crash: [ OK ] 0.73 sec.
2025-07-28 06:09:15 03223_system_tables_set_not_ready: [ OK ] 1.30 sec.
2025-07-28 06:09:16 01293_pretty_max_value_width: [ OK ] 1.09 sec.
2025-07-28 06:09:17 00566_enum_min_max: [ OK ] 0.88 sec.
2025-07-28 06:09:17 02812_from_to_utc_timestamp: [ OK ] 2.24 sec.
2025-07-28 06:09:18 01560_DateTime_and_DateTime64_comparision: [ OK ] 0.93 sec.
2025-07-28 06:09:18 00315_quantile_off_by_one: [ OK ] 0.98 sec.
2025-07-28 06:09:19 02668_parse_datetime_in_joda_syntax: [ OK ] 8.72 sec.
2025-07-28 06:09:22 00368_format_option_collision: [ OK ] 2.52 sec.
2025-07-28 06:09:24 01014_function_repeat_corner_cases: [ OK ] 1.78 sec.
2025-07-28 06:09:25 01710_projection_row_policy: [ OK ] 0.88 sec.
2025-07-28 06:09:25 01550_mutation_subquery: [ OK ] 0.83 sec.
2025-07-28 06:09:26 02271_replace_partition_many_tables: [ OK ] 31.72 sec.
2025-07-28 06:09:33 02875_parallel_replicas_remote: [ OK ] 6.82 sec.
2025-07-28 06:09:34 01710_projections_group_by_no_key: [ OK ] 0.93 sec.
2025-07-28 06:09:36 03008_azure_plain_rewritable_with_slash: [ OK ] 10.57 sec.
2025-07-28 06:09:37 03285_analyzer_extract_common_expr_bug: [ OK ] 0.89 sec.
2025-07-28 06:09:37 02381_compress_marks_and_primary_key: [ OK ] 24.75 sec.
2025-07-28 06:09:38 01710_projection_group_by_order_by: [ OK ] 0.90 sec.
2025-07-28 06:09:38 02422_read_numbers_as_strings: [ OK ] 0.58 sec.
2025-07-28 06:09:39 02302_clash_const_aggegate_join: [ OK ] 1.54 sec.
2025-07-28 06:09:40 02030_rocksdb_race_long: [ OK ] 24.31 sec.
2025-07-28 06:09:40 02110_clickhouse_local_custom_tld: [ OK ] 2.10 sec.
2025-07-28 06:09:40 00462_json_true_false_literals: [ OK ] 0.68 sec.
2025-07-28 06:09:41 02933_ephemeral_mv: [ OK ] 0.78 sec.
2025-07-28 06:09:41 00090_union_race_conditions_1: [ OK ] 38.80 sec.
2025-07-28 06:09:42 02840_merge__table_or_filter: [ OK ] 1.49 sec.
2025-07-28 06:09:42 03260_compressor_stat: [ OK ] 2.11 sec.
2025-07-28 06:09:42 02517_infer_uint64_in_case_of_int64_overflow: [ OK ] 7.51 sec.
2025-07-28 06:09:42 01940_totimezone_operator_monotonicity: [ OK ] 0.84 sec.
2025-07-28 06:09:43 02999_variant_suspicious_types: [ OK ] 1.04 sec.
2025-07-28 06:09:43 03243_create_or_replace_view_dependency_check: [ OK ] 1.24 sec.
2025-07-28 06:09:43 03144_fuzz_quoted_type_name: [ OK ] 0.89 sec.
2025-07-28 06:09:43 00204_extract_url_parameter: [ OK ] 0.59 sec.
2025-07-28 06:09:44 02910_object-json-crash-add-column: [ OK ] 1.28 sec.
2025-07-28 06:09:45 00160_merge_and_index_in_in: [ OK ] 26.81 sec.
2025-07-28 06:09:45 01667_aes_args_check: [ OK ] 0.93 sec.
2025-07-28 06:09:45 03365_finish_sorting_crash: [ OK ] 0.75 sec.
2025-07-28 06:09:46 01497_extract_all_groups_empty_match: [ OK ] 0.64 sec.
2025-07-28 06:09:47 00227_quantiles_timing_arbitrary_order: [ OK ] 1.33 sec.
2025-07-28 06:09:48 01607_arrays_as_nested_csv: [ OK ] 5.15 sec.
2025-07-28 06:09:49 01585_fuzz_bits_with_bugfix: [ OK ] 0.97 sec.
2025-07-28 06:09:51 02515_aggregate_functions_statistics: [ OK ] 4.89 sec.
2025-07-28 06:09:53 03519_analyzer_tuple_cast: [ OK ] 3.94 sec.
2025-07-28 06:09:54 02420_stracktrace_debug_symbols: [ OK ] 2.77 sec.
2025-07-28 06:09:54 02149_schema_inference: [ OK ] 35.46 sec.
2025-07-28 06:09:57 03003_database_filesystem_format_detection: [ OK ] 2.63 sec.
2025-07-28 06:09:58 01411_xor_itai_shirav: [ OK ] 0.95 sec.
2025-07-28 06:10:00 01691_parser_data_type_exponential: [ OK ] 6.59 sec.
2025-07-28 06:10:01 02346_position_countsubstrings_zero_byte: [ OK ] 7.46 sec.
2025-07-28 06:10:06 01049_zookeeper_synchronous_mutations_long: [ OK ] 19.23 sec.
2025-07-28 06:10:06 01273_arrow_nullable_arrays_load: [ OK ] 5.87 sec.
2025-07-28 06:10:11 02455_improve_feedback_when_replacing_partition_with_different_primary_key: [ OK ] 4.89 sec.
2025-07-28 06:10:15 02896_max_execution_time_with_break_overflow_mode: [ OK ] 8.20 sec.
2025-07-28 06:10:15 00215_primary_key_order_zookeeper_long: [ OK ] 3.95 sec.
2025-07-28 06:10:16 02167_format_from_file_extension: [ OK ] 33.19 sec.
2025-07-28 06:10:17 00154_shard_distributed_with_distinct: [ OK ] 2.43 sec.
2025-07-28 06:10:19 01231_operator_null_in: [ OK ] 36.90 sec.
2025-07-28 06:10:19 00950_test_gorilla_codec: [ OK ] 1.85 sec.
2025-07-28 06:10:20 03274_dynamic_column_data_race_with_concurrent_hj: [ OK ] 0.81 sec.
2025-07-28 06:10:22 00365_statistics_in_formats: [ OK ] 5.86 sec.
2025-07-28 06:10:22 01149_zookeeper_mutation_stuck_after_replace_partition: [ OK ] 3.56 sec.
2025-07-28 06:10:24 03166_optimize_row_order_during_insert: [ OK ] 1.79 sec.
2025-07-28 06:10:25 00991_system_parts_race_condition_long: [ OK ] 41.98 sec.
2025-07-28 06:10:25 02540_date_column_consistent_insert_behaviour: [ OK ] 3.03 sec.
2025-07-28 06:10:25 02012_zookeeper_changed_enum_type: [ OK ] 1.30 sec.
2025-07-28 06:10:26 00950_bad_alloc_when_truncate_join_storage: [ OK ] 0.54 sec.
2025-07-28 06:10:27 02353_partition_prune_nullable_key: [ OK ] 0.75 sec.
2025-07-28 06:10:27 02161_addressToLineWithInlines: [ SKIPPED ] 0.00 sec.
2025-07-28 06:10:27 Reason: not running for current build
2025-07-28 06:10:27 01746_forbid_drop_column_referenced_by_mv: [ OK ] 2.17 sec.
2025-07-28 06:10:28 03285_parallel_replicas_one_replica: [ OK ] 0.73 sec.
2025-07-28 06:10:28 02888_obsolete_settings: [ OK ] 0.79 sec.
2025-07-28 06:10:28 00688_aggregation_retention: [ OK ] 0.83 sec.
2025-07-28 06:10:29 00082_append_trailing_char_if_absent: [ OK ] 0.62 sec.
2025-07-28 06:10:29 01945_system_warnings: [ OK ] 4.25 sec.
2025-07-28 06:10:29 00229_prewhere_column_missing: [ OK ] 1.19 sec.
2025-07-28 06:10:30 01656_sequence_next_node_long: [ OK ] 29.01 sec.
2025-07-28 06:10:30 03283_json_binary_serialization_use_default_setttings: [ OK ] 0.65 sec.
2025-07-28 06:10:36 01825_type_json_4: [ OK ] 6.90 sec.
2025-07-28 06:10:37 01605_drop_settings_profile_while_assigned: [ OK ] 0.68 sec.
2025-07-28 06:10:37 03277_logging_elapsed_ns: [ OK ] 7.01 sec.
2025-07-28 06:10:39 00835_if_generic_case: [ OK ] 1.38 sec.
2025-07-28 06:10:39 02003_compress_bz2: [ OK ] 2.53 sec.
2025-07-28 06:10:39 02242_optimize_to_subcolumns_no_storage: [ OK ] 0.63 sec.
2025-07-28 06:10:40 01116_cross_count_asterisks: [ OK ] 0.83 sec.
2025-07-28 06:10:41 02372_analyzer_join: [ OK ] 42.89 sec.
2025-07-28 06:10:41 01593_insert_settings: [ OK ] 1.63 sec.
2025-07-28 06:10:41 01064_incremental_streaming_from_2_src_with_feedback: [ OK ] 11.55 sec.
2025-07-28 06:10:42 02841_parquet_filter_pushdown_bug: [ OK ] 2.05 sec.
2025-07-28 06:10:42 01245_limit_infinite_sources: [ SKIPPED ] 0.00 sec.
2025-07-28 06:10:42 Reason: not running for current build
2025-07-28 06:10:43 03282_block_number_otehr_mutations: [ OK ] 1.34 sec.
2025-07-28 06:10:43 01680_date_time_add_ubsan: [ OK ] 2.65 sec.
2025-07-28 06:10:43 02901_analyzer_recursive_window: [ OK ] 1.04 sec.
2025-07-28 06:10:43 01773_datetime64_add_ubsan: [ OK ] 0.65 sec.
2025-07-28 06:10:44 00411_long_accurate_number_comparison_int2: [ OK ] 100.22 sec.
2025-07-28 06:10:44 00763_create_query_as_table_engine_bug: [ OK ] 0.68 sec.
2025-07-28 06:10:44 02148_cast_type_parsing: [ OK ] 0.64 sec.
2025-07-28 06:10:45 02998_analyzer_secret_args_tree_node: [ OK ] 0.75 sec.
2025-07-28 06:10:47 01942_dateTimeToSnowflake: [ OK ] 2.77 sec.
2025-07-28 06:10:49 00974_adaptive_granularity_secondary_index: [ OK ] 5.81 sec.
2025-07-28 06:10:50 03215_varian_as_common_type_integers: [ OK ] 0.82 sec.
2025-07-28 06:10:51 02688_long_aggregate_function_names: [ OK ] 0.95 sec.
2025-07-28 06:10:53 00628_in_lambda_on_merge_table_bug: [ OK ] 1.80 sec.
2025-07-28 06:10:55 01014_format_custom_separated: [ OK ] 7.29 sec.
2025-07-28 06:10:55 02514_bad_index_granularity: [ OK ] 1.49 sec.
2025-07-28 06:10:55 03172_dynamic_binary_serialization: [ OK ] 34.82 sec.
2025-07-28 06:10:55 00834_date_datetime_cmp: [ OK ] 0.71 sec.
2025-07-28 06:10:56 00978_sum_map_bugfix: [ OK ] 0.90 sec.
2025-07-28 06:10:57 00952_basic_constraints: [ OK ] 11.67 sec.
2025-07-28 06:10:58 01463_resample_overflow: [ OK ] 1.65 sec.
2025-07-28 06:11:00 02381_arrow_dict_to_lc: [ OK ] 1.96 sec.
2025-07-28 06:11:07 00900_orc_arrow_parquet_maps: [ OK ] 11.54 sec.
2025-07-28 06:11:07 01273_arrow_stream: [ OK ] 37.85 sec.
2025-07-28 06:11:07 02046_low_cardinality_parallel_group_by: [ OK ] 26.32 sec.
2025-07-28 06:11:08 00453_cast_enum: [ OK ] 0.94 sec.
2025-07-28 06:11:08 01818_case_float_value_fangyc: [ OK ] 0.59 sec.
2025-07-28 06:11:08 01116_asof_join_dolbyzerr: [ OK ] 0.96 sec.
2025-07-28 06:11:09 01662_join_mixed: [ OK ] 0.69 sec.
2025-07-28 06:11:10 00712_prewhere_with_alias_bug_2: [ OK ] 0.83 sec.
2025-07-28 06:11:10 03199_merge_filters_bug: [ OK ] 1.64 sec.
2025-07-28 06:11:11 03015_peder1001: [ OK ] 0.69 sec.
2025-07-28 06:11:12 03279_pr_3_way_joins_right_first: [ OK ] 4.59 sec.
2025-07-28 06:11:12 01122_totals_rollup_having_block_header: [ OK ] 1.39 sec.
2025-07-28 06:11:13 03031_tuple_elimination_analyzer: [ OK ] 0.77 sec.
2025-07-28 06:11:14 01072_json_each_row_data_in_square_brackets: [ OK ] 0.68 sec.
2025-07-28 06:11:14 03230_date_trunc_and_to_start_of_interval_on_date32: [ OK ] 2.09 sec.
2025-07-28 06:11:15 01771_datetime64_no_time_part: [ OK ] 0.88 sec.
2025-07-28 06:11:16 01822_short_circuit: [ OK ] 5.56 sec.
2025-07-28 06:11:17 03032_scalars_create_as_select: [ OK ] 1.29 sec.
2025-07-28 06:11:18 03100_analyzer_constants_in_multiif: [ OK ] 1.14 sec.
2025-07-28 06:11:20 02798_generic_transform: [ OK ] 2.21 sec.
2025-07-28 06:11:24 00118_storage_join: [ OK ] 5.24 sec.
2025-07-28 06:11:26 02481_xxh3_hash_function: [ OK ] 1.36 sec.
2025-07-28 06:11:27 01780_column_sparse_distinct: [ OK ] 7.54 sec.
2025-07-28 06:11:28 02935_http_content_type_with_http_headers_progress: [ OK ] 13.93 sec.
2025-07-28 06:11:28 01450_set_null_const: [ OK ] 0.79 sec.
2025-07-28 06:11:28 03258_multiple_array_joins: [ OK ] 0.90 sec.
2025-07-28 06:11:28 01634_sum_map_nulls: [ OK ] 2.02 sec.
2025-07-28 06:11:29 01413_if_array_uuid: [ OK ] 0.64 sec.
2025-07-28 06:11:29 02113_base64encode_trailing_bytes_1: [ OK ] 0.64 sec.
2025-07-28 06:11:30 00098_j_union_all: [ OK ] 0.74 sec.
2025-07-28 06:11:30 03171_direct_dict_short_circuit_bug: [ OK ] 0.94 sec.
2025-07-28 06:11:31 02001_append_output_file: [ OK ] 2.70 sec.
2025-07-28 06:11:32 00149_function_url_hash: [ OK ] 0.99 sec.
2025-07-28 06:11:33 02910_replicated_merge_parameters_must_consistent: [ OK ] 2.79 sec.
2025-07-28 06:11:33 02999_scalar_subqueries_bug_1: [ OK ] 0.98 sec.
2025-07-28 06:11:35 02864_statistics_delayed_materialization_in_merge: [ OK ] 1.74 sec.
2025-07-28 06:11:36 02834_array_exists_segfault: [ OK ] 1.18 sec.
2025-07-28 06:11:36 02294_floating_point_second_in_settings: [ OK ] 6.45 sec.
2025-07-28 06:11:37 03210_optimize_rewrite_aggregate_function_with_if_return_type_bug: [ OK ] 0.93 sec.
2025-07-28 06:11:38 01457_int256_hashing: [ OK ] 1.24 sec.
2025-07-28 06:11:38 02510_group_by_prewhere_null: [ OK ] 0.83 sec.
2025-07-28 06:11:39 02354_numeric_literals_with_underscores: [ OK ] 0.68 sec.
2025-07-28 06:11:39 02224_parallel_distributed_insert_select_cluster: [ OK ] 1.63 sec.
2025-07-28 06:11:40 02473_multistep_prewhere: [ OK ] 84.21 sec.
2025-07-28 06:11:42 01925_map_populate_series_on_map: [ OK ] 2.65 sec.
2025-07-28 06:11:43 01069_database_memory: [ OK ] 1.03 sec.
2025-07-28 06:11:43 00276_sample: [ OK ] 10.26 sec.
2025-07-28 06:11:44 03155_explain_current_transaction: [ OK ] 0.58 sec.
2025-07-28 06:11:45 01825_type_json_15: [ OK ] 5.24 sec.
2025-07-28 06:11:46 03121_analyzer_filed_redefenition_in_subquery: [ OK ] 0.78 sec.
2025-07-28 06:11:47 00898_parsing_bad_diagnostic_message: [ OK ] 2.74 sec.
2025-07-28 06:11:47 01497_alias_on_default_array: [ OK ] 0.78 sec.
2025-07-28 06:11:47 02955_analyzer_using_functional_args: [ OK ] 4.09 sec.
2025-07-28 06:11:47 03323_bfloat16_least_supertype: [ OK ] 0.59 sec.
2025-07-28 06:11:48 02346_to_hour_monotonicity_fix: [ OK ] 1.19 sec.
2025-07-28 06:11:49 03261_any_respect_camelCase_aliases: [ OK ] 1.39 sec.
2025-07-28 06:11:50 02456_bloom_filter_assert: [ OK ] 2.09 sec.
2025-07-28 06:11:50 02097_initializeAggregationNullable: [ OK ] 0.73 sec.
2025-07-28 06:11:51 03232_file_path_normalizing: [ OK ] 2.04 sec.
2025-07-28 06:11:52 01700_point_in_polygon_ubsan: [ OK ] 0.94 sec.
2025-07-28 06:11:52 02416_rocksdb_delete_update: [ OK ] 2.09 sec.
2025-07-28 06:11:53 01273_arrow_arrays_load: [ OK ] 5.70 sec.
2025-07-28 06:11:53 01702_toDateTime_from_string_clamping: [ OK ] 0.94 sec.
2025-07-28 06:11:53 01710_projection_array_join: [ OK ] 0.89 sec.
2025-07-28 06:11:54 02843_backup_use_same_s3_credentials_for_base_backup: [ OK ] 15.12 sec.
2025-07-28 06:11:54 00552_or_nullable: [ OK ] 1.05 sec.
2025-07-28 06:11:54 03013_repeat_with_nonnative_integers: [ OK ] 0.73 sec.
2025-07-28 06:11:54 01710_aggregate_projection_with_monotonic_key_expr: [ OK ] 0.83 sec.
2025-07-28 06:11:55 02737_sql_auto_is_null: [ OK ] 0.69 sec.
2025-07-28 06:11:55 02039_group_by_with_totals_having: [ OK ] 0.73 sec.
2025-07-28 06:11:56 02998_http_redirects: [ OK ] 1.74 sec.
2025-07-28 06:11:56 02963_single_value_destructor: [ OK ] 1.58 sec.
2025-07-28 06:11:57 02833_local_with_dialect: [ OK ] 2.39 sec.
2025-07-28 06:11:57 02355_column_type_name_lc: [ OK ] 0.58 sec.
2025-07-28 06:11:58 02688_aggregate_states: [ OK ] 1.74 sec.
2025-07-28 06:11:58 00041_aggregation_remap: [ OK ] 1.54 sec.
2025-07-28 06:11:59 00346_if_tuple: [ OK ] 0.83 sec.
2025-07-28 06:11:59 02128_cast_nullable: [ OK ] 0.63 sec.
2025-07-28 06:12:00 01421_array_nullable_element_nullable_index: [ OK ] 0.73 sec.
2025-07-28 06:12:03 01890_jit_aggregation_function_sum_long: [ OK ] 2.64 sec.
2025-07-28 06:12:03 01170_alter_partition_isolation: [ OK ] 8.50 sec.
2025-07-28 06:12:05 02834_timestamp_function: [ OK ] 1.63 sec.
2025-07-28 06:12:05 02341_global_join_cte: [ OK ] 1.58 sec.
2025-07-28 06:12:05 03037_dynamic_merges_2_vertical_compact_merge_tree: [ SKIPPED ] 0.00 sec.
2025-07-28 06:12:05 Reason: not running for current build
2025-07-28 06:12:05 03280_dynamic_if_null: [ OK ] 0.68 sec.
2025-07-28 06:12:06 03369_bfloat16_map: [ OK ] 0.68 sec.
2025-07-28 06:12:06 00311_array_primary_key: [ OK ] 0.98 sec.
2025-07-28 06:12:06 03211_nested_json_merges: [ SKIPPED ] 0.00 sec.
2025-07-28 06:12:06 Reason: not running for current build
2025-07-28 06:12:06 02122_parallel_formatting_RowBinaryWithNames: [ OK ] 8.75 sec.
2025-07-28 06:12:07 02174_cte_scalar_cache_mv: [ OK ] 70.07 sec.
2025-07-28 06:12:07 02986_leftpad_fixedstring: [ OK ] 0.78 sec.
2025-07-28 06:12:07 02789_functions_after_sorting_and_columns_with_same_names_bug_2: [ OK ] 1.08 sec.
2025-07-28 06:12:08 03362_default_profiles_context: [ OK ] 0.75 sec.
2025-07-28 06:12:08 01034_move_partition_from_table_zookeeper: [ OK ] 67.90 sec.
2025-07-28 06:12:09 02133_issue_32458: [ OK ] 0.73 sec.
2025-07-28 06:12:09 01509_dictionary_preallocate: [ OK ] 2.54 sec.
2025-07-28 06:12:09 00680_duplicate_columns_inside_union_all: [ OK ] 0.89 sec.
2025-07-28 06:12:10 03127_argMin_combinator_state: [ OK ] 0.78 sec.
2025-07-28 06:12:10 01921_test_progress_bar: [ OK ] 0.70 sec.
2025-07-28 06:12:11 01508_query_obfuscator: [ OK ] 2.09 sec.
2025-07-28 06:12:15 02907_backup_restore_flatten_nested: [ OK ] 7.70 sec.
2025-07-28 06:12:15 02346_read_in_order_fixed_prefix: [ OK ] 80.78 sec.
2025-07-28 06:12:18 03023_invalid_format_detection: [ OK ] 2.70 sec.
2025-07-28 06:12:19 00234_disjunctive_equality_chains_optimization: [ OK ] 0.75 sec.
2025-07-28 06:12:20 02184_ipv6_cast_test: [ OK ] 0.64 sec.
2025-07-28 06:12:21 00926_zookeeper_adaptive_index_granularity_replicated_merge_tree_long: [ OK ] 6.50 sec.
2025-07-28 06:12:21 03174_multiple_authentication_methods: [ OK ] 10.08 sec.
2025-07-28 06:12:22 00794_materialized_view_with_column_defaults: [ OK ] 1.14 sec.
2025-07-28 06:12:25 02112_delayed_clickhouse_local: [ OK ] 2.19 sec.
2025-07-28 06:12:26 01825_type_json_mutations: [ OK ] 1.29 sec.
2025-07-28 06:12:27 01414_low_cardinality_nullable: [ OK ] 5.34 sec.
2025-07-28 06:12:27 03270_processors_profile_log_3: [ OK ] 20.18 sec.
2025-07-28 06:12:27 02734_big_int_from_float_ubsan: [ OK ] 0.58 sec.
2025-07-28 06:12:28 03302_analyzer_distributed_filter_push_down: [ OK ] 17.54 sec.
2025-07-28 06:12:29 01457_order_by_nulls_first: [ OK ] 1.18 sec.
2025-07-28 06:12:29 02922_server_exit_code: [ OK ] 2.59 sec.
2025-07-28 06:12:29 03003_count_asterisk_filter: [ OK ] 0.68 sec.
2025-07-28 06:12:30 00609_distributed_with_case_when_then: [ OK ] 1.19 sec.
2025-07-28 06:12:30 02908_table_ttl_dependency: [ OK ] 3.33 sec.
2025-07-28 06:12:31 02205_postgresql_functions: [ OK ] 2.03 sec.
2025-07-28 06:12:31 03244_format_drop_function_on_cluster: [ OK ] 1.98 sec.
2025-07-28 06:12:31 03298_analyzer_group_by_all_fix: [ OK ] 0.63 sec.
2025-07-28 06:12:31 02918_parallel_replicas_custom_key_unavailable_replica: [ OK ] 1.08 sec.
2025-07-28 06:12:32 02998_projection_after_attach_partition: [ OK ] 1.13 sec.
2025-07-28 06:12:33 00818_alias_bug_4110: [ OK ] 1.24 sec.
2025-07-28 06:12:33 01318_encrypt: [ OK ] 3.19 sec.
2025-07-28 06:12:33 01014_count_of_merges_metrics: [ OK ] 0.78 sec.
2025-07-28 06:12:34 01098_sum: [ OK ] 0.83 sec.
2025-07-28 06:12:34 02015_async_inserts_2: [ OK ] 2.83 sec.
2025-07-28 06:12:35 00535_parse_float_scientific: [ OK ] 0.63 sec.
2025-07-28 06:12:35 03250_ephemeral_comment: [ OK ] 0.53 sec.
2025-07-28 06:12:36 00322_disable_checksumming: [ OK ] 1.58 sec.
2025-07-28 06:12:40 02383_arrow_dict_special_cases: [ OK ] 6.75 sec.
2025-07-28 06:12:41 02124_insert_deduplication_token_materialized_views: [ OK ] 4.24 sec.
2025-07-28 06:12:41 02421_truncate_isolation_no_merges: [ OK ] 43.30 sec.
2025-07-28 06:12:41 01703_rewrite_aggregate_function_case_insensitive: [ OK ] 0.63 sec.
2025-07-28 06:12:42 02366_explain_query_tree: [ OK ] 0.83 sec.
2025-07-28 06:12:42 02815_fix_not_found_constants_col_in_block: [ OK ] 0.68 sec.
2025-07-28 06:12:42 01549_low_cardinality_materialized_view: [ OK ] 0.74 sec.
2025-07-28 06:12:43 00819_ast_refactoring_bugs: [ OK ] 0.89 sec.
2025-07-28 06:12:43 01938_joins_identifiers: [ OK ] 0.68 sec.
2025-07-28 06:12:44 02377_analyzer_in_function_set: [ OK ] 0.93 sec.
2025-07-28 06:12:45 02900_clickhouse_local_drop_current_database: [ OK ] 1.93 sec.
2025-07-28 06:12:46 01410_nullable_key_and_index: [ OK ] 2.18 sec.
2025-07-28 06:12:47 01249_flush_interactive: [ OK ] 11.56 sec.
2025-07-28 06:12:48 02122_parallel_formatting_TSV: [ OK ] 7.30 sec.
2025-07-28 06:12:48 01278_format_multiple_queries: [ OK ] 1.58 sec.
2025-07-28 06:12:48 03309_json_with_progress_exception: [ OK ] 2.74 sec.
2025-07-28 06:12:48 03032_storage_memory_modify_settings: [ OK ] 1.79 sec.
2025-07-28 06:12:48 03207_json_read_subcolumns_2_wide_merge_tree: [ SKIPPED ] 0.00 sec.
2025-07-28 06:12:48 Reason: not running for current build
2025-07-28 06:12:48 02538_analyzer_create_table_as_select: [ OK ] 0.78 sec.
2025-07-28 06:12:49 02734_optimize_group_by: [ OK ] 0.63 sec.
2025-07-28 06:12:49 02916_set_formatting: [ OK ] 0.58 sec.
2025-07-28 06:12:49 00854_multiple_join_asterisks: [ OK ] 0.88 sec.
2025-07-28 06:12:49 02412_nlp: [ OK ] 0.83 sec.
2025-07-28 06:12:52 01147_partial_merge_full_join: [ OK ] 3.99 sec.
2025-07-28 06:12:52 00612_count: [ OK ] 2.93 sec.
2025-07-28 06:12:53 01640_distributed_async_insert_compression: [ OK ] 0.79 sec.
2025-07-28 06:12:54 02697_stop_reading_on_first_cancel: [ OK ] 2.13 sec.
2025-07-28 06:12:55 03161_ipv4_ipv6_equality: [ OK ] 0.68 sec.
2025-07-28 06:12:55 00665_alter_nullable_string_to_nullable_uint8: [ OK ] 0.73 sec.
2025-07-28 06:12:56 02932_kill_query_sleep: [ OK ] 6.54 sec.
2025-07-28 06:12:56 02336_sort_optimization_with_fill: [ OK ] 0.58 sec.
2025-07-28 06:12:57 02122_parallel_formatting_JSON: [ OK ] 7.50 sec.
2025-07-28 06:12:57 03371_constant_alias_columns: [ OK ] 1.18 sec.
2025-07-28 06:12:57 02864_profile_event_part_lock: [ OK ] 0.73 sec.
2025-07-28 06:12:58 03199_has_lc_fixed_string: [ OK ] 0.78 sec.
2025-07-28 06:12:58 03092_analyzer_same_table_name_in_different_databases: [ OK ] 0.83 sec.
2025-07-28 06:12:59 02368_analyzer_table_functions: [ OK ] 0.63 sec.
2025-07-28 06:12:59 03302_any_enum_aggregation: [ OK ] 1.18 sec.
2025-07-28 06:13:00 00967_insert_into_distributed_different_types: [ OK ] 0.73 sec.
2025-07-28 06:13:05 01513_optimize_aggregation_in_order_memory_long: [ OK ] 141.12 sec.
2025-07-28 06:13:05 02375_scalar_lc_cte: [ OK ] 0.68 sec.
2025-07-28 06:13:06 00909_arrayEnumerateUniq: [ OK ] 6.49 sec.
2025-07-28 06:13:13 01782_field_oom: [ OK ] 53.38 sec.
2025-07-28 06:13:14 02967_fuzz_bad_cast: [ OK ] 0.83 sec.
2025-07-28 06:13:14 02963_remote_read_small_buffer_size_bug: [ OK ] 64.64 sec.
2025-07-28 06:13:15 01825_new_type_json_multiple_files: [ OK ] 8.95 sec.
2025-07-28 06:13:16 02142_http_with_query_parameters: [ OK ] 1.68 sec.
2025-07-28 06:13:16 00210_insert_select_extremes_http: [ OK ] 1.69 sec.
2025-07-28 06:13:17 00507_array_no_params: [ OK ] 3.09 sec.
2025-07-28 06:13:17 01246_extractAllGroupsVertical: [ OK ] 1.45 sec.
2025-07-28 06:13:18 02251_last_day_of_month: [ OK ] 0.68 sec.
2025-07-28 06:13:18 02380_analyzer_join_sample: [ OK ] 0.73 sec.
2025-07-28 06:13:19 02122_parallel_formatting_PrettyCompactNoEscapes: [ OK ] 13.21 sec.
2025-07-28 06:13:19 03241_orc_dictionary_encode: [ OK ] 2.39 sec.
2025-07-28 06:13:19 02962_parallel_window_functions_different_partitioning: [ OK ] 0.63 sec.
2025-07-28 06:13:20 00969_roundDuration: [ OK ] 0.78 sec.
2025-07-28 06:13:20 02943_alter_user_modify_profiles: [ OK ] 26.54 sec.
2025-07-28 06:13:20 01326_hostname_alias: [ OK ] 0.58 sec.
2025-07-28 06:13:21 03165_distinct_with_window_func_crash: [ OK ] 0.98 sec.
2025-07-28 06:13:22 01685_ssd_cache_dictionary_complex_key: [ OK ] 3.60 sec.
2025-07-28 06:13:23 03270_object_to_json_alter_wide_merge_tree: [ OK ] 27.13 sec.
2025-07-28 06:13:25 00701_join_default_strictness: [ OK ] 1.73 sec.
2025-07-28 06:13:25 03038_nested_dynamic_merges_compact_horizontal: [ SKIPPED ] 0.00 sec.
2025-07-28 06:13:25 Reason: not running for current build
2025-07-28 06:13:26 02525_different_engines_in_temporary_tables: [ OK ] 3.76 sec.
2025-07-28 06:13:27 01554_interpreter_integer_float: [ OK ] 1.28 sec.
2025-07-28 06:13:29 02155_dictionary_comment: [ OK ] 3.50 sec.
2025-07-28 06:13:35 03257_setting_tiers: [ OK ] 5.85 sec.
2025-07-28 06:13:40 03130_convert_outer_join_to_inner_join: [ OK ] 4.95 sec.
2025-07-28 06:13:45 03238_create_or_replace_view_atomically_with_replicated_engine: [ OK ] 27.39 sec.
2025-07-28 06:13:47 01354_tuple_low_cardinality_array_mapped_bug: [ OK ] 1.55 sec.
2025-07-28 06:13:49 01460_allow_dollar_and_number_in_identifier: [ OK ] 1.17 sec.
2025-07-28 06:13:49 01825_type_json_13: [ OK ] 8.37 sec.
2025-07-28 06:13:50 02234_position_case_insensitive_utf8: [ OK ] 1.03 sec.
2025-07-28 06:13:54 01442_merge_detach_attach_long: [ OK ] 34.58 sec.
2025-07-28 06:13:56 02918_join_pm_lc_crash: [ OK ] 1.67 sec.
2025-07-28 06:13:56 01710_projections_and_duplicate_columms: [ OK ] 5.73 sec.
2025-07-28 06:13:57 02790_fix_coredump_when_compile_expression: [ OK ] 1.05 sec.
2025-07-28 06:13:59 02575_merge_prewhere_default_expression: [ OK ] 2.32 sec.
2025-07-28 06:13:59 00218_like_regexp_newline: [ OK ] 1.53 sec.
2025-07-28 06:13:59 02461_cancel_finish_race: [ OK ] 32.36 sec.
2025-07-28 06:14:00 00055_join_two_numbers: [ OK ] 0.53 sec.
2025-07-28 06:14:00 00564_initial_column_values_with_default_expression: [ OK ] 0.74 sec.
2025-07-28 06:14:00 02994_inconsistent_formatting: [ OK ] 0.63 sec.
2025-07-28 06:14:01 03447_grouping_sets_analyzer_const_columns: [ OK ] 0.94 sec.
2025-07-28 06:14:01 00111_shard_external_sort_distributed: [ OK ] 61.29 sec.
2025-07-28 06:14:01 01825_type_json_nbagames: [ OK ] 41.83 sec.
2025-07-28 06:14:01 02833_local_udf_options: [ OK ] 1.94 sec.
2025-07-28 06:14:02 02680_default_star: [ OK ] 0.48 sec.
2025-07-28 06:14:02 03315_quantile_bfloat16_ubsan: [ OK ] 0.73 sec.
2025-07-28 06:14:02 01355_alter_column_with_order: [ OK ] 1.03 sec.
2025-07-28 06:14:02 01746_extract_text_from_html: [ OK ] 1.44 sec.
2025-07-28 06:14:02 01351_geohash_assert: [ OK ] 0.58 sec.
2025-07-28 06:14:03 00213_multiple_global_in: [ OK ] 0.68 sec.
2025-07-28 06:14:03 03269_bf16: [ OK ] 1.33 sec.
2025-07-28 06:14:03 01655_test_isnull_mysql_dialect: [ OK ] 0.73 sec.
2025-07-28 06:14:04 03022_alter_materialized_view_query_has_inner_table: [ OK ] 0.83 sec.
2025-07-28 06:14:04 03217_datetime64_constant_to_ast: [ OK ] 0.83 sec.
2025-07-28 06:14:05 01079_new_range_reader_segfault: [ OK ] 0.73 sec.
2025-07-28 06:14:06 03290_formatReadable_other_numeric_types: [ OK ] 1.94 sec.
2025-07-28 06:14:06 00065_shard_float_literals_formatting: [ OK ] 0.75 sec.
2025-07-28 06:14:08 02592_avro_records_with_same_names: [ OK ] 2.11 sec.
2025-07-28 06:14:08 00601_kill_running_query: [ OK ] 2.09 sec.
2025-07-28 06:14:09 01943_query_id_check: [ OK ] 6.40 sec.
2025-07-28 06:14:09 02716_int256_arrayfunc: [ OK ] 0.94 sec.
2025-07-28 06:14:10 03286_backup_to_memory: [ OK ] 0.79 sec.
2025-07-28 06:14:10 02879_use_structure_from_insertion_table_with_defaults: [ OK ] 2.34 sec.
2025-07-28 06:14:10 02813_func_now_and_alias: [ OK ] 0.69 sec.
2025-07-28 06:14:11 00804_test_custom_compression_codecs: [ OK ] 22.10 sec.
2025-07-28 06:14:12 02366_window_function_order_by: [ OK ] 0.68 sec.
2025-07-28 06:14:12 02122_parallel_formatting_Vertical: [ OK ] 9.41 sec.
2025-07-28 06:14:13 00730_unicode_terminal_format: [ OK ] 0.94 sec.
2025-07-28 06:14:13 01710_projection_drop_if_exists: [ OK ] 0.93 sec.
2025-07-28 06:14:13 02486_truncate_and_unexpected_parts: [ OK ] 2.89 sec.
2025-07-28 06:14:14 02124_buffer_with_type_map_long: [ OK ] 13.33 sec.
2025-07-28 06:14:15 01622_defaults_for_url_engine: [ OK ] 2.10 sec.
2025-07-28 06:14:15 02021_create_database_with_comment: [ OK ] 6.40 sec.
2025-07-28 06:14:15 01346_alter_enum_partition_key_replicated_zookeeper_long: [ OK ] 2.13 sec.
2025-07-28 06:14:16 01125_dict_ddl_cannot_add_column: [ OK ] 0.68 sec.
2025-07-28 06:14:16 03077_analyzer_multi_scalar_subquery_aliases: [ OK ] 0.73 sec.
2025-07-28 06:14:16 00714_alter_uuid: [ OK ] 1.33 sec.
2025-07-28 06:14:16 00086_concat_nary_const_with_nonconst_segfault: [ OK ] 54.68 sec.
2025-07-28 06:14:17 00045_sorting_by_fixed_string_descending: [ OK ] 0.58 sec.
2025-07-28 06:14:17 00999_settings_no_extra_quotes: [ OK ] 0.64 sec.
2025-07-28 06:14:17 00357_to_string_complex_types: [ OK ] 0.79 sec.
2025-07-28 06:14:17 02478_analyzer_table_expression_aliases: [ OK ] 1.03 sec.
2025-07-28 06:14:17 01776_decrypt_aead_size_check: [ OK ] 0.58 sec.
2025-07-28 06:14:17 02910_nullable_enum_cast: [ OK ] 0.58 sec.
2025-07-28 06:14:18 03054_analyzer_join_alias: [ OK ] 0.63 sec.
2025-07-28 06:14:18 03314_variant_rowbinary_file: [ OK ] 0.63 sec.
2025-07-28 06:14:18 02681_undrop_query_uuid: [ OK ] 7.66 sec.
2025-07-28 06:14:19 00931_low_cardinality_nullable_aggregate_function_type: [ OK ] 1.68 sec.
2025-07-28 06:14:19 02154_bitmap_contains: [ OK ] 0.63 sec.
2025-07-28 06:14:19 02841_group_array_sorted: [ OK ] 4.94 sec.
2025-07-28 06:14:20 02982_create_mv_inner_extra: [ OK ] 0.74 sec.
2025-07-28 06:14:20 02003_WithMergeableStateAfterAggregationAndLimit_LIMIT_BY_LIMIT_OFFSET: [ OK ] 0.84 sec.
2025-07-28 06:14:20 02782_values_null_to_lc_nullable: [ OK ] 0.53 sec.
2025-07-28 06:14:20 00903_array_with_constant_function: [ OK ] 0.63 sec.
2025-07-28 06:14:21 02189_join_type_conversion: [ OK ] 0.63 sec.
2025-07-28 06:14:21 02353_ascii: [ OK ] 0.68 sec.
2025-07-28 06:14:22 02311_hashed_array_dictionary_hierarchical_functions: [ OK ] 1.28 sec.
2025-07-28 06:14:23 02250_lots_of_columns_in_csv_with_names: [ OK ] 4.44 sec.
2025-07-28 06:14:23 03016_analyzer_groupby_fuzz_59796: [ OK ] 0.58 sec.
2025-07-28 06:14:24 00712_prewhere_with_alias_bug: [ OK ] 0.68 sec.
2025-07-28 06:14:25 02481_analyzer_optimize_aggregation_arithmetics: [ OK ] 7.55 sec.
2025-07-28 06:14:25 01540_verbatim_partition_pruning: [ OK ] 1.08 sec.
2025-07-28 06:14:26 03062_analyzer_join_engine_missing_column: [ OK ] 0.78 sec.
2025-07-28 06:14:26 02974_analyzer_array_join_subcolumn: [ OK ] 0.98 sec.
2025-07-28 06:14:27 01273_arrow_decimal: [ OK ] 4.34 sec.
2025-07-28 06:14:28 03271_ghdata_object_to_json_alter: [ OK ] 115.93 sec.
2025-07-28 06:14:28 00434_tonullable: [ OK ] 0.63 sec.
2025-07-28 06:14:28 01927_query_views_log_matview_exceptions: [ OK ] 10.52 sec.
2025-07-28 06:14:29 01670_distributed_bytes_to_throw_insert: [ OK ] 0.88 sec.
2025-07-28 06:14:30 01095_tpch_like_smoke: [ OK ] 3.29 sec.
2025-07-28 06:14:30 03292_nullable_json_schema_inference: [ OK ] 0.58 sec.
2025-07-28 06:14:31 02908_filesystem_cache_as_collection: [ OK ] 0.73 sec.
2025-07-28 06:14:31 02316_const_string_intersact: [ OK ] 0.58 sec.
2025-07-28 06:14:31 02466_distributed_query_profiler: [ OK ] 1.38 sec.
2025-07-28 06:14:32 01355_CSV_input_format_allow_errors: [ OK ] 5.99 sec.
2025-07-28 06:14:32 00802_daylight_saving_time_shift_backwards_at_midnight: [ OK ] 0.83 sec.
2025-07-28 06:14:32 00453_top_k: [ OK ] 0.73 sec.
2025-07-28 06:14:33 01273_arrow_dictionaries_load: [ OK ] 19.74 sec.
2025-07-28 06:14:33 03206_is_null_constant_result_old_analyzer_bug: [ OK ] 0.98 sec.
2025-07-28 06:14:33 00980_full_join_crash_fancyqlx: [ OK ] 0.83 sec.
2025-07-28 06:14:34 03362_into_outfile_atomic_truncate: [ OK ] 7.75 sec.
2025-07-28 06:14:34 02317_functions_with_nothing: [ OK ] 0.84 sec.
2025-07-28 06:14:34 02956_clickhouse_local_system_parts: [ OK ] 2.28 sec.
2025-07-28 06:14:34 00988_parallel_parts_removal: [ OK ] 6.04 sec.
2025-07-28 06:14:35 02285_hex_bin_support_more_types: [ OK ] 1.03 sec.
2025-07-28 06:14:35 01446_json_strings_each_row: [ OK ] 16.12 sec.
2025-07-28 06:14:35 03262_test_parquet_native_reader_int_logical_type: [ OK ] 3.08 sec.
2025-07-28 06:14:35 01663_test_toDate_mysql_compatibility: [ OK ] 0.53 sec.
2025-07-28 06:14:36 02243_make_date32_mysql: [ OK ] 1.23 sec.
2025-07-28 06:14:36 02184_range_hashed_dictionary_outside_range_values: [ OK ] 0.74 sec.
2025-07-28 06:14:36 02290_client_insert_cancel: [ OK ] 2.59 sec.
2025-07-28 06:14:36 02426_pod_array_overflow_2: [ OK ] 0.59 sec.
2025-07-28 06:14:37 02592_avro_more_types: [ OK ] 2.39 sec.
2025-07-28 06:14:37 03221_s3_imds_decent_timeout: [ SKIPPED ] 0.00 sec.
2025-07-28 06:14:37 Reason: not running for current build
2025-07-28 06:14:37 00335_bom: [ OK ] 1.58 sec.
2025-07-28 06:14:37 02721_url_cluster: [ OK ] 1.59 sec.
2025-07-28 06:14:37 02207_s3_content_type: [ OK ] 3.08 sec.
2025-07-28 06:14:38 01009_insert_select_data_loss: [ OK ] 0.73 sec.
2025-07-28 06:14:39 02802_clickhouse_disks_s3_copy: [ OK ] 3.54 sec.
2025-07-28 06:14:39 00431_if_nulls: [ OK ] 3.79 sec.
2025-07-28 06:14:40 00495_reading_const_zero_column: [ OK ] 0.73 sec.
2025-07-28 06:14:40 02476_fix_lambda_parsing: [ OK ] 2.08 sec.
2025-07-28 06:14:40 01558_ttest_scipy: [ OK ] 3.54 sec.
2025-07-28 06:14:41 01947_mv_subquery: [ OK ] 3.63 sec.
2025-07-28 06:14:41 01251_string_comparison: [ OK ] 0.58 sec.
2025-07-28 06:14:42 01199_url_functions_path_without_schema_yiurule: [ OK ] 0.53 sec.
2025-07-28 06:14:42 03131_deprecated_functions: [ OK ] 1.08 sec.
2025-07-28 06:14:43 01413_alter_update_supertype: [ OK ] 0.74 sec.
2025-07-28 06:14:43 03393_smallest_index_floating_point: [ OK ] 0.58 sec.
2025-07-28 06:14:44 01559_misplaced_codec_diagnostics: [ OK ] 0.43 sec.
2025-07-28 06:14:45 03299_deep_nested_map_creation: [ OK ] 1.34 sec.
2025-07-28 06:14:46 03008_uniq_exact_equal_ranges: [ OK ] 25.20 sec.
2025-07-28 06:14:46 02158_ztest: [ OK ] 0.78 sec.
2025-07-28 06:14:46 01502_bar_overflow: [ OK ] 5.89 sec.
2025-07-28 06:14:47 03119_analyzer_window_function_in_CTE_alias: [ OK ] 0.68 sec.
2025-07-28 06:14:47 01623_byte_size_const: [ OK ] 0.57 sec.
2025-07-28 06:14:47 00725_join_on_bug_2: [ OK ] 1.03 sec.
2025-07-28 06:14:48 02896_optimize_array_exists_to_has_with_date: [ OK ] 0.68 sec.
2025-07-28 06:14:48 01511_alter_version_versioned_collapsing_merge_tree: [ OK ] 1.38 sec.
2025-07-28 06:14:48 01077_mutations_index_consistency: [ OK ] 8.10 sec.
2025-07-28 06:14:49 03205_json_cast_from_string: [ OK ] 0.98 sec.
2025-07-28 06:14:50 02343_aggregation_pipeline: [ OK ] 1.38 sec.
2025-07-28 06:14:50 02260_alter_compact_part_drop_nested_column: [ OK ] 0.98 sec.
2025-07-28 06:14:51 02874_array_random_sample: [ OK ] 15.33 sec.
2025-07-28 06:14:52 01031_mutations_interpreter_and_context: [ OK ] 4.94 sec.
2025-07-28 06:14:53 01942_dateTimeToSnowflakeID: [ OK ] 1.58 sec.
2025-07-28 06:14:53 02969_functions_to_subcolumns_if_null: [ OK ] 0.83 sec.
2025-07-28 06:14:54 03002_int_div_decimal_with_date_bug: [ OK ] 0.68 sec.
2025-07-28 06:14:54 02158_proportions_ztest: [ OK ] 0.78 sec.
2025-07-28 06:14:54 03031_clickhouse_local_input: [ OK ] 4.64 sec.
2025-07-28 06:14:54 00569_parse_date_time_best_effort: [ OK ] 0.63 sec.
2025-07-28 06:14:56 01442_h3kring_range_check: [ OK ] 1.23 sec.
2025-07-28 06:14:57 01621_sort_after_join_pipeline_stuck: [ OK ] 1.08 sec.
2025-07-28 06:14:57 01544_errorCodeToName: [ OK ] 0.63 sec.
2025-07-28 06:14:59 00514_interval_operators: [ OK ] 1.33 sec.
2025-07-28 06:14:59 02560_quantile_min_max: [ OK ] 0.63 sec.
2025-07-28 06:15:05 02476_analyzer_identifier_hints: [ OK ] 28.52 sec.
2025-07-28 06:15:07 03273_ghdata_json_to_json_alter: [ OK ] 25.31 sec.
2025-07-28 06:15:08 03041_analyzer_gigachad_join: [ OK ] 0.73 sec.
2025-07-28 06:15:08 02121_pager: [ OK ] 2.43 sec.
2025-07-28 06:15:08 01685_json_extract_double_as_float: [ OK ] 0.79 sec.
2025-07-28 06:15:09 02476_analyzer_join_with_unused_columns: [ OK ] 0.78 sec.
2025-07-28 06:15:09 02124_insert_deduplication_token: [ OK ] 0.94 sec.
2025-07-28 06:15:10 00908_bloom_filter_index: [ OK ] 30.13 sec.
2025-07-28 06:15:10 01220_scalar_optimization_in_alter: [ OK ] 0.58 sec.
2025-07-28 06:15:11 02874_json_merge_patch_function_test: [ OK ] 1.03 sec.
2025-07-28 06:15:11 03258_nonexistent_db: [ OK ] 1.93 sec.
2025-07-28 06:15:11 03296_bfloat16_ubsan: [ OK ] 0.53 sec.
2025-07-28 06:15:11 00534_exp10: [ OK ] 0.52 sec.
2025-07-28 06:15:12 02476_fuse_sum_count: [ OK ] 1.34 sec.
2025-07-28 06:15:12 02493_do_not_assume_that_the_original_query_was_valid_when_transforming_joins: [ OK ] 0.68 sec.
2025-07-28 06:15:12 03250_SYSTEM_DROP_FORMAT_SCHEMA_CACHE_FOR_Protobuf: [ OK ] 22.38 sec.
2025-07-28 06:15:13 01818_move_partition_simple: [ OK ] 1.03 sec.
2025-07-28 06:15:15 00550_join_insert_select: [ OK ] 2.73 sec.
2025-07-28 06:15:15 02366_kql_summarize: [ OK ] 2.88 sec.
2025-07-28 06:15:15 03270_object_to_json_alter_memory: [ OK ] 21.44 sec.
2025-07-28 06:15:15 01576_alias_column_rewrite: [ OK ] 2.13 sec.
2025-07-28 06:15:16 03165_order_by_duplicate: [ OK ] 0.68 sec.
2025-07-28 06:15:16 02875_fix_column_decimal_serialization: [ OK ] 0.73 sec.
2025-07-28 06:15:16 00447_foreach_modifier: [ OK ] 1.04 sec.
2025-07-28 06:15:16 00672_arrayDistinct: [ OK ] 0.73 sec.
2025-07-28 06:15:17 00296_url_parameters: [ OK ] 0.88 sec.
2025-07-28 06:15:17 02809_has_token: [ OK ] 0.53 sec.
2025-07-28 06:15:18 02842_vertical_merge_after_add_drop_column: [ OK ] 0.68 sec.
2025-07-28 06:15:18 02454_disable_mergetree_with_lightweight_delete_column: [ OK ] 1.23 sec.
2025-07-28 06:15:18 03248_with_insert: [ OK ] 0.73 sec.
2025-07-28 06:15:19 02817_structure_to_schema: [ OK ] 30.21 sec.
2025-07-28 06:15:19 02371_create_temporary_table_as_with_columns_list: [ OK ] 0.58 sec.
2025-07-28 06:15:19 02494_analyzer_compound_expression_crash_fix: [ OK ] 0.68 sec.
2025-07-28 06:15:20 02554_log_faminy_support_storage_policy: [ OK ] 0.93 sec.
2025-07-28 06:15:20 03012_prewhere_merge_distributed: [ OK ] 2.18 sec.
2025-07-28 06:15:20 02895_npy_format: [ OK ] 25.54 sec.
2025-07-28 06:15:20 00825_protobuf_format_squares: [ OK ] 4.24 sec.
2025-07-28 06:15:21 01093_cyclic_defaults_filimonov: [ OK ] 0.68 sec.
2025-07-28 06:15:21 02835_join_step_explain: [ OK ] 0.78 sec.
2025-07-28 06:15:21 01600_multiple_left_join_with_aliases: [ OK ] 0.63 sec.
2025-07-28 06:15:22 02970_visible_width_behavior: [ OK ] 0.78 sec.
2025-07-28 06:15:22 00098_1_union_all: [ OK ] 0.78 sec.
2025-07-28 06:15:22 00458_merge_type_cast: [ OK ] 1.69 sec.
2025-07-28 06:15:23 00700_decimal_math: [ OK ] 1.08 sec.
2025-07-28 06:15:23 00421_storage_merge__table_index: [ OK ] 23.36 sec.
2025-07-28 06:15:25 02122_join_group_by_timeout: [ OK ] 9.46 sec.
2025-07-28 06:15:25 03363_join_multiple_swap: [ OK ] 1.89 sec.
2025-07-28 06:15:25 01038_array_of_unnamed_tuples: [ OK ] 0.70 sec.
2025-07-28 06:15:26 02661_quantile_approx: [ OK ] 2.78 sec.
2025-07-28 06:15:26 00395_nullable: [ OK ] 5.84 sec.
2025-07-28 06:15:26 03038_nested_dynamic_merges_wide_horizontal: [ SKIPPED ] 0.00 sec.
2025-07-28 06:15:26 Reason: not running for current build
2025-07-28 06:15:26 02479_mysql_connect_to_self: [ OK ] 4.09 sec.
2025-07-28 06:15:27 01882_total_rows_approx: [ OK ] 4.19 sec.
2025-07-28 06:15:27 02861_filter_pushdown_const_bug: [ OK ] 1.09 sec.
2025-07-28 06:15:28 01526_param_uuid: [ OK ] 2.14 sec.
2025-07-28 06:15:28 02335_column_ttl_expired_column_optimization: [ OK ] 2.28 sec.
2025-07-28 06:15:29 02531_two_level_aggregation_bug: [ OK ] 3.89 sec.
2025-07-28 06:15:29 02024_compile_expressions_with_short_circuit_evaluation: [ OK ] 0.68 sec.
2025-07-28 06:15:29 00800_function_java_hash: [ OK ] 0.83 sec.
2025-07-28 06:15:29 03095_msan_uuid_string_to_num: [ OK ] 0.58 sec.
2025-07-28 06:15:30 03203_system_query_metric_log: [ OK ] 18.80 sec.
2025-07-28 06:15:30 01036_union_different_columns: [ OK ] 0.73 sec.
2025-07-28 06:15:31 01528_allow_nondeterministic_optimize_skip_unused_shards: [ OK ] 0.88 sec.
2025-07-28 06:15:31 01509_parallel_quorum_and_merge_long: [ OK ] 11.30 sec.
2025-07-28 06:15:31 00999_test_skip_indices_with_alter_and_merge: [ OK ] 0.78 sec.
2025-07-28 06:15:32 00105_shard_collations: [ OK ] 1.39 sec.
2025-07-28 06:15:32 01392_column_resolve: [ OK ] 0.68 sec.
2025-07-28 06:15:32 02122_parallel_formatting_JSONCompact: [ OK ] 6.75 sec.
2025-07-28 06:15:32 02731_parallel_replicas_join_subquery: [ OK ] 5.04 sec.
2025-07-28 06:15:33 02591_bson_long_tuple: [ OK ] 0.53 sec.
2025-07-28 06:15:33 01515_logtrace_function: [ OK ] 2.14 sec.
2025-07-28 06:15:33 02718_cli_dashed_options_parsing: [ OK ] 5.39 sec.
2025-07-28 06:15:33 01458_count_digits: [ OK ] 0.73 sec.
2025-07-28 06:15:34 02126_url_auth: [ OK ] 2.09 sec.
2025-07-28 06:15:34 02684_bson: [ OK ] 0.63 sec.
2025-07-28 06:15:34 03208_inconsistent_formatting_of_not_subquery: [ OK ] 1.58 sec.
2025-07-28 06:15:34 01669_test_toYear_mysql_dialect: [ OK ] 0.53 sec.
2025-07-28 06:15:35 02494_optimize_group_by_function_keys_and_alias_columns: [ OK ] 0.83 sec.
2025-07-28 06:15:35 00586_removing_unused_columns_from_subquery: [ OK ] 1.03 sec.
2025-07-28 06:15:36 02243_in_ip_address: [ OK ] 0.94 sec.
2025-07-28 06:15:39 01506_buffer_table_alter_block_structure: [ OK ] 3.08 sec.
2025-07-28 06:15:39 01945_show_debug_warning: [ OK ] 4.69 sec.
2025-07-28 06:15:40 01283_strict_resize_bug: [ OK ] 7.24 sec.
2025-07-28 06:15:40 01913_names_of_tuple_literal: [ OK ] 0.66 sec.
2025-07-28 06:15:40 02534_parquet_fixed_binary_array: [ OK ] 6.49 sec.
2025-07-28 06:15:40 01272_offset_without_limit: [ OK ] 0.73 sec.
2025-07-28 06:15:40 03350_json_parsing_quickly: [ OK ] 0.59 sec.
2025-07-28 06:15:41 01605_skip_idx_compact_parts: [ OK ] 0.78 sec.
2025-07-28 06:15:41 01113_local_dictionary_type_conversion: [ OK ] 0.63 sec.
2025-07-28 06:15:41 01333_select_abc_asterisk: [ OK ] 0.78 sec.
2025-07-28 06:15:41 02915_analyzer_fuzz_2: [ OK ] 0.68 sec.
2025-07-28 06:15:41 01054_random_printable_ascii_ubsan: [ OK ] 7.10 sec.
2025-07-28 06:15:42 00639_startsWith: [ OK ] 0.88 sec.
2025-07-28 06:15:42 02012_sha512_fixedstring: [ OK ] 0.68 sec.
2025-07-28 06:15:43 02244_make_datetime: [ OK ] 1.23 sec.
2025-07-28 06:15:43 02899_indexing_by_space_filling_curves: [ OK ] 3.04 sec.
2025-07-28 06:15:43 01548_with_totals_having: [ OK ] 0.68 sec.
2025-07-28 06:15:44 03262_common_expression_optimization: [ OK ] 14.47 sec.
2025-07-28 06:15:44 02315_readonly_create_function: [ OK ] 2.13 sec.
2025-07-28 06:15:44 03148_setting_max_streams_to_max_threads_ratio_overflow: [ OK ] 0.78 sec.
2025-07-28 06:15:44 01798_uniq_theta_sketch: [ OK ] 3.79 sec.
2025-07-28 06:15:45 02523_range_const_start: [ OK ] 0.58 sec.
2025-07-28 06:15:45 02714_local_object_storage: [ OK ] 2.79 sec.
2025-07-28 06:15:45 02181_dictionary_attach_detach: [ OK ] 0.94 sec.
2025-07-28 06:15:46 03003_enum_and_string_compatible: [ OK ] 0.58 sec.
2025-07-28 06:15:47 02903_client_insert_in_background: [ OK ] 3.23 sec.
2025-07-28 06:15:49 02385_analyzer_aliases_compound_expression: [ OK ] 1.08 sec.
2025-07-28 06:15:49 02982_dont_infer_exponent_floats: [ OK ] 0.58 sec.
2025-07-28 06:15:51 02346_into_outfile_and_stdout: [ OK ] 5.30 sec.
2025-07-28 06:15:52 01121_remote_scalar_subquery: [ OK ] 0.84 sec.
2025-07-28 06:15:59 01098_msgpack_format: [ OK ] 32.32 sec.
2025-07-28 06:16:00 03277_empty_tuple_formats: [ OK ] 16.72 sec.
2025-07-28 06:16:00 02025_storage_filelog_virtual_col: [ OK ] 7.90 sec.
2025-07-28 06:16:01 01060_defaults_all_columns: [ OK ] 0.63 sec.
2025-07-28 06:16:02 02508_index_analysis_to_date_timezone: [ OK ] 0.88 sec.
2025-07-28 06:16:02 03275_basic_auth_interactive: [ OK ] 1.48 sec.
2025-07-28 06:16:02 02364_dictionary_datetime_64_attribute_crash: [ OK ] 0.68 sec.
2025-07-28 06:16:02 01825_new_type_json_distributed: [ OK ] 0.78 sec.
2025-07-28 06:16:03 01958_partial_hour_timezone: [ OK ] 0.73 sec.
2025-07-28 06:16:04 00700_decimal_null: [ OK ] 1.33 sec.
2025-07-28 06:16:04 03057_analyzer_subquery_alias_join: [ OK ] 0.63 sec.
2025-07-28 06:16:05 01702_rewrite_avg_for_algebraic_optimization: [ OK ] 1.04 sec.
2025-07-28 06:16:05 03036_test_parquet_bloom_filter_push_down: [ OK ] 15.87 sec.
2025-07-28 06:16:06 03356_array_join_subcolumns_indexes: [ OK ] 0.78 sec.
2025-07-28 06:16:06 01553_datetime64_comparison: [ OK ] 0.58 sec.
2025-07-28 06:16:06 03142_alter_comment_parameterized_view: [ OK ] 0.58 sec.
2025-07-28 06:16:07 01358_constexpr_constraint: [ OK ] 0.63 sec.
2025-07-28 06:16:08 03031_filter_float64_logical_error: [ OK ] 1.19 sec.
2025-07-28 06:16:09 00981_topK_topKWeighted_long: [ OK ] 36.27 sec.
2025-07-28 06:16:10 01552_dict_fixedstring: [ OK ] 0.68 sec.
2025-07-28 06:16:10 02392_every_setting_must_have_documentation: [ OK ] 0.58 sec.
2025-07-28 06:16:11 00900_orc_arrays_load: [ OK ] 5.19 sec.
2025-07-28 06:16:13 02990_format_select_from_explain: [ OK ] 1.85 sec.
2025-07-28 06:16:14 03262_column_sizes_with_dynamic_structure: [ OK ] 29.17 sec.
2025-07-28 06:16:14 03261_json_hints_types_check: [ OK ] 1.40 sec.
2025-07-28 06:16:16 00719_parallel_ddl_db: [ OK ] 30.63 sec.
2025-07-28 06:16:16 01068_parens: [ OK ] 0.74 sec.
2025-07-28 06:16:17 00136_duplicate_order_by_elems: [ OK ] 2.38 sec.
2025-07-28 06:16:18 02122_parallel_formatting_PrettyNoEscapes: [ OK ] 14.21 sec.
2025-07-28 06:16:19 03145_unicode_quotes: [ OK ] 0.67 sec.
2025-07-28 06:16:20 00752_low_cardinality_permute: [ OK ] 0.87 sec.
2025-07-28 06:16:21 03286_serialization_hint_system_columns: [ OK ] 0.85 sec.
2025-07-28 06:16:21 01940_point_in_polygon_ubsan: [ OK ] 0.61 sec.
2025-07-28 06:16:22 00804_test_custom_compression_codes_log_storages: [ OK ] 5.69 sec.
2025-07-28 06:16:23 00605_intersections_aggregate_functions: [ OK ] 0.63 sec.
2025-07-28 06:16:25 02013_json_function_null_column: [ OK ] 1.75 sec.
2025-07-28 06:16:25 01477_lc_in_merge_join_left_key: [ OK ] 3.45 sec.
2025-07-28 06:16:26 03248_create-same-table-concurrently-with-replicated-engine: [ OK ] 15.16 sec.
2025-07-28 06:16:26 00159_whitespace_in_columns_list: [ OK ] 0.68 sec.
2025-07-28 06:16:27 02007_ipv4_and_ipv6_to_and_from_string: [ OK ] 0.98 sec.
2025-07-28 06:16:27 03023_zeros_generate_random_with_limit_progress_bar: [ OK ] 1.63 sec.
2025-07-28 06:16:27 02706_kolmogorov_smirnov_test: [ OK ] 1.23 sec.
2025-07-28 06:16:27 01851_s2_to_geo: [ OK ] 0.54 sec.
2025-07-28 06:16:28 02842_largestTriangleThreeBuckets_aggregate_function: [ OK ] 1.34 sec.
2025-07-28 06:16:28 03275_pr_any_join: [ OK ] 1.68 sec.
2025-07-28 06:16:28 03257_reverse_sorting_key_simple: [ OK ] 1.23 sec.
2025-07-28 06:16:29 01514_input_format_json_enum_as_number: [ OK ] 0.63 sec.
2025-07-28 06:16:29 03015_aggregator_empty_data_multiple_blocks: [ OK ] 0.63 sec.
2025-07-28 06:16:30 01720_engine_file_empty_if_not_exists: [ OK ] 0.63 sec.
2025-07-28 06:16:30 02885_create_distributed_table_without_as: [ OK ] 0.68 sec.
2025-07-28 06:16:31 01324_settings_documentation: [ OK ] 0.63 sec.
2025-07-28 06:16:31 02922_respect_nulls_extensive: [ OK ] 2.03 sec.
2025-07-28 06:16:32 02890_partition_prune_in_extra_columns: [ OK ] 0.68 sec.
2025-07-28 06:16:32 00062_replicated_merge_tree_alter_zookeeper_long: [ OK ] 3.65 sec.
2025-07-28 06:16:32 02293_ttest_large_samples: [ OK ] 48.31 sec.
2025-07-28 06:16:33 02100_multiple_hosts_command_line_set_ssl: [ OK ] 33.50 sec.
2025-07-28 06:16:33 01821_join_table_mutation: [ OK ] 1.33 sec.
2025-07-28 06:16:33 02816_check_projection_metadata: [ OK ] 0.63 sec.
2025-07-28 06:16:34 01710_projection_optimize_group_by_function_keys: [ OK ] 0.68 sec.
2025-07-28 06:16:35 01825_type_json_field: [ OK ] 0.93 sec.
2025-07-28 06:16:35 01079_alter_default_zookeeper_long: [ OK ] 1.94 sec.
2025-07-28 06:16:35 00354_host_command_line_option: [ OK ] 2.99 sec.
2025-07-28 06:16:37 03354_tcp_handler_async_insert_bug: [ OK ] 5.09 sec.
2025-07-28 06:16:38 02669_alter_modify_to_nullable: [ OK ] 1.14 sec.
2025-07-28 06:16:41 01035_avg: [ OK ] 32.53 sec.
2025-07-28 06:16:41 02111_with_fill_no_rows: [ OK ] 0.63 sec.
2025-07-28 06:16:42 00687_insert_into_mv: [ OK ] 0.88 sec.
2025-07-28 06:16:43 02513_prewhere_combine_step_filters: [ OK ] 1.23 sec.
2025-07-28 06:16:44 00937_format_schema_rows_template: [ OK ] 5.59 sec.
2025-07-28 06:16:44 01497_now_support_timezone: [ OK ] 0.58 sec.
2025-07-28 06:16:44 01937_nested_chinese: [ OK ] 0.63 sec.
2025-07-28 06:16:45 01271_show_privileges: [ OK ] 0.63 sec.
2025-07-28 06:16:45 02918_analyzer_to_ast_crash: [ OK ] 0.58 sec.
2025-07-28 06:16:45 01058_zlib_ng_level1_bug: [ OK ] 10.01 sec.
2025-07-28 06:16:46 01384_bloom_filter_bad_arguments: [ OK ] 1.24 sec.
2025-07-28 06:16:47 00120_join_and_group_by: [ OK ] 0.93 sec.
2025-07-28 06:16:48 01518_nullable_aggregate_states2: [ OK ] 33.30 sec.
2025-07-28 06:16:48 02845_arrayShiftRotate: [ OK ] 2.03 sec.
2025-07-28 06:16:48 01134_max_rows_to_group_by: [ OK ] 1.13 sec.
2025-07-28 06:16:48 02383_join_and_filtering_set: [ SKIPPED ] 0.00 sec.
2025-07-28 06:16:48 Reason: not running for current build
2025-07-28 06:16:49 02815_alias_to_length: [ OK ] 0.63 sec.
2025-07-28 06:16:49 02097_polygon_dictionary_store_key: [ OK ] 1.03 sec.
2025-07-28 06:16:49 02797_range_nullable: [ OK ] 1.34 sec.
2025-07-28 06:16:50 02735_system_zookeeper_connection: [ OK ] 0.88 sec.
2025-07-28 06:16:50 01013_totals_without_aggregation: [ OK ] 0.74 sec.
2025-07-28 06:16:50 02353_translate: [ OK ] 1.39 sec.
2025-07-28 06:16:51 00521_multidimensional: [ OK ] 1.33 sec.
2025-07-28 06:16:52 02517_avro_bool_type: [ OK ] 2.28 sec.
2025-07-28 06:16:52 02112_delayed_clickhouse_client_with_queries_file: [ OK ] 2.19 sec.
2025-07-28 06:16:52 00502_string_concat_with_array: [ OK ] 0.53 sec.
2025-07-28 06:16:53 01917_system_data_skipping_indices: [ OK ] 0.88 sec.
2025-07-28 06:16:53 01074_h3_range_check: [ OK ] 1.18 sec.
2025-07-28 06:16:54 02366_normalize_aggregate_function_types_and_states: [ OK ] 0.68 sec.
2025-07-28 06:16:55 03120_analyzer_param_in_CTE_alias: [ OK ] 0.68 sec.
2025-07-28 06:16:56 01854_HTTP_dict_decompression: [ OK ] 2.44 sec.
2025-07-28 06:16:56 01596_setting_limit_offset: [ OK ] 1.08 sec.
2025-07-28 06:16:57 00950_default_prewhere: [ OK ] 1.03 sec.
2025-07-28 06:16:59 01825_type_json_1: [ OK ] 1.72 sec.
2025-07-28 06:17:00 03210_nested_short_circuit_functions_bug: [ OK ] 0.73 sec.
2025-07-28 06:17:00 02430_initialize_aggregation_with_combinators: [ OK ] 0.58 sec.
2025-07-28 06:17:00 03002_part_log_rmt_fetch_mutate_error: [ OK ] 14.92 sec.
2025-07-28 06:17:00 02246_is_secure_query_log: [ OK ] 9.31 sec.
2025-07-28 06:17:01 03164_early_constant_folding_analyzer: [ OK ] 0.64 sec.
2025-07-28 06:17:01 02831_trash: [ OK ] 0.53 sec.
2025-07-28 06:17:01 02515_and_or_if_multiif_not_return_lc: [ OK ] 0.68 sec.
2025-07-28 06:17:02 01567_system_processes_current_database: [ OK ] 0.58 sec.
2025-07-28 06:17:03 02122_parallel_formatting_JSONCompactEachRowWithNamesAndTypes: [ OK ] 7.20 sec.
2025-07-28 06:17:03 01651_lc_insert_tiny_log_1: [ OK ] 46.23 sec.
2025-07-28 06:17:03 00446_clear_column_in_partition_concurrent_zookeeper: [ OK ] 32.32 sec.
2025-07-28 06:17:04 00974_fix_join_on: [ OK ] 1.89 sec.
2025-07-28 06:17:04 00932_array_intersect_bug: [ OK ] 0.78 sec.
2025-07-28 06:17:06 01825_type_json_3: [ OK ] 2.08 sec.
2025-07-28 06:17:07 03287_dynamic_and_json_squashing_fix: [ OK ] 1.03 sec.
2025-07-28 06:17:07 02789_reading_from_s3_with_connection_pool: [ OK ] 31.86 sec.
2025-07-28 06:17:07 00300_csv: [ OK ] 0.63 sec.
2025-07-28 06:17:08 02010_lc_native: [ OK ] 3.64 sec.
2025-07-28 06:17:08 01680_predicate_pushdown_union_distinct_subquery: [ OK ] 0.48 sec.
2025-07-28 06:17:08 02539_settings_alias: [ OK ] 7.45 sec.
2025-07-28 06:17:09 02025_having_filter_column: [ OK ] 0.63 sec.
2025-07-28 06:17:09 01280_unicode_whitespaces_lexer: [ OK ] 0.58 sec.
2025-07-28 06:17:09 01650_expressions_merge_bug: [ OK ] 0.58 sec.
2025-07-28 06:17:09 01273_lc_fixed_string_field: [ OK ] 0.78 sec.
2025-07-28 06:17:11 01602_runningConcurrency: [ OK ] 1.53 sec.
2025-07-28 06:17:11 00100_subquery_table_identifier: [ OK ] 4.19 sec.
2025-07-28 06:17:13 00848_join_use_nulls_segfault: [ OK ] 1.93 sec.
2025-07-28 06:17:14 01812_has_generic: [ OK ] 0.58 sec.
2025-07-28 06:17:15 02980_s3_plain_DROP_TABLE_ReplicatedMergeTree: [ OK ] 5.25 sec.
2025-07-28 06:17:15 01882_scalar_subquery_exception: [ OK ] 1.04 sec.
2025-07-28 06:17:15 03217_fliter_pushdown_no_keys: [ OK ] 0.78 sec.
2025-07-28 06:17:15 03312_squashing_with_low_card_mem_usage: [ SKIPPED ] 0.00 sec.
2025-07-28 06:17:15 Reason: not running for current build
2025-07-28 06:17:16 03215_toStartOfWeek_with_dateTime64_fix: [ OK ] 0.52 sec.
2025-07-28 06:17:17 01890_state_of_state: [ OK ] 1.38 sec.
2025-07-28 06:17:17 00800_versatile_storage_join: [ OK ] 1.33 sec.
2025-07-28 06:17:18 02011_normalize_utf8: [ OK ] 1.63 sec.
2025-07-28 06:17:18 02521_incorrect_dealy_for_insert_bug_44902: [ OK ] 17.47 sec.
2025-07-28 06:17:18 02995_forget_partition: [ OK ] 15.37 sec.
2025-07-28 06:17:18 02800_transform_alter: [ OK ] 0.98 sec.
2025-07-28 06:17:19 00071_insert_fewer_columns: [ OK ] 0.68 sec.
2025-07-28 06:17:19 02513_broken_datetime64_init_on_mac: [ OK ] 0.58 sec.
2025-07-28 06:17:20 01432_parse_date_time_best_effort_timestamp: [ OK ] 0.68 sec.
2025-07-28 06:17:20 01825_new_type_json_in_array: [ OK ] 1.28 sec.
2025-07-28 06:17:20 02478_window_frame_type_groups: [ OK ] 0.68 sec.
2025-07-28 06:17:20 00940_order_by_read_in_order: [ OK ] 1.78 sec.
2025-07-28 06:17:20 02242_throw_if_constant_argument: [ OK ] 0.53 sec.
2025-07-28 06:17:20 01525_select_with_offset_fetch_clause: [ OK ] 0.63 sec.
2025-07-28 06:17:21 01926_date_date_time_supertype: [ OK ] 0.73 sec.
2025-07-28 06:17:21 02994_sanity_check_settings: [ OK ] 0.68 sec.
2025-07-28 06:17:21 01301_polygons_within: [ OK ] 0.88 sec.
2025-07-28 06:17:22 00578_merge_table_and_table_virtual_column: [ OK ] 1.33 sec.
2025-07-28 06:17:23 01071_force_optimize_skip_unused_shards: [ OK ] 1.63 sec.
2025-07-28 06:17:23 02559_multiple_read_steps_in_prewhere_fuzz: [ OK ] 0.63 sec.
2025-07-28 06:17:24 01654_test_writer_block_sequence: [ OK ] 15.27 sec.
2025-07-28 06:17:24 02791_final_block_structure_mismatch_bug: [ OK ] 1.53 sec.
2025-07-28 06:17:24 00445_join_nullable_keys: [ OK ] 0.73 sec.
2025-07-28 06:17:24 02535_ip_parser_not_whole: [ OK ] 0.63 sec.
2025-07-28 06:17:25 02674_date_int_string_json_inference: [ OK ] 0.53 sec.
2025-07-28 06:17:26 02475_analysis_of_variance: [ OK ] 1.58 sec.
2025-07-28 06:17:27 02741_hashed_dictionary_load_factor: [ OK ] 6.19 sec.
2025-07-28 06:17:27 01049_window_view_window_functions: [ OK ] 2.25 sec.
2025-07-28 06:17:28 00674_has_array_enum: [ OK ] 0.59 sec.
2025-07-28 06:17:28 02581_share_big_sets_between_mutation_tasks: [ SKIPPED ] 0.00 sec.
2025-07-28 06:17:28 Reason: not running for current build
2025-07-28 06:17:28 03003_prql_panic: [ OK ] 2.14 sec.
2025-07-28 06:17:30 02103_tsv_csv_custom_null_representation: [ OK ] 18.88 sec.
2025-07-28 06:17:31 01832_memory_write_suffix: [ OK ] 0.99 sec.
2025-07-28 06:17:32 01906_partition_by_multiply_by_zero: [ OK ] 0.73 sec.
2025-07-28 06:17:33 02883_read_in_reverse_order_virtual_column: [ OK ] 8.85 sec.
2025-07-28 06:17:34 00632_get_sample_block_cache: [ OK ] 13.42 sec.
2025-07-28 06:17:34 02751_query_log_test_partitions: [ OK ] 2.03 sec.
2025-07-28 06:17:34 00739_array_element_nullable_string_mattrobenolt: [ OK ] 0.73 sec.
2025-07-28 06:17:34 03314_analyzer_resolve_in_parent_scope_2: [ OK ] 0.59 sec.
2025-07-28 06:17:35 00688_low_cardinality_alter_add_column: [ OK ] 0.63 sec.
2025-07-28 06:17:35 02456_async_inserts_logs: [ OK ] 7.81 sec.
2025-07-28 06:17:35 01817_storage_buffer_parameters: [ OK ] 0.63 sec.
2025-07-28 06:17:35 02886_binary_like: [ OK ] 0.88 sec.
2025-07-28 06:17:36 00951_ngram_search: [ OK ] 7.96 sec.
2025-07-28 06:17:36 01521_max_length_alias: [ OK ] 0.63 sec.
2025-07-28 06:17:37 03032_variant_bool_number_not_suspicious: [ OK ] 0.53 sec.
2025-07-28 06:17:37 02493_numeric_literals_with_underscores: [ OK ] 2.43 sec.
2025-07-28 06:17:37 00842_array_with_constant_overflow: [ OK ] 0.63 sec.
2025-07-28 06:17:38 01774_tuple_null_in: [ OK ] 0.58 sec.
2025-07-28 06:17:39 02465_limit_trivial_max_rows_to_read: [ OK ] 0.88 sec.
2025-07-28 06:17:40 02518_parquet_arrow_orc_boolean_value: [ OK ] 3.09 sec.
2025-07-28 06:17:41 02228_merge_tree_insert_memory_usage: [ OK ] 4.89 sec.
2025-07-28 06:17:41 02882_formatQuery: [ OK ] 1.63 sec.
2025-07-28 06:17:42 02118_deserialize_whole_text: [ OK ] 13.96 sec.
2025-07-28 06:17:42 01071_prohibition_secondary_index_with_old_format_merge_tree: [ OK ] 1.18 sec.
2025-07-28 06:17:43 02863_mutation_where_in_set_result_cache_pipeline_stuck_bug: [ OK ] 2.08 sec.
2025-07-28 06:17:43 02125_transform_decimal_bug: [ OK ] 0.99 sec.
2025-07-28 06:17:43 01436_storage_merge_with_join_push_down: [ OK ] 1.29 sec.
2025-07-28 06:17:44 00974_full_outer_join: [ OK ] 0.68 sec.
2025-07-28 06:17:44 01017_mutations_with_nondeterministic_functions_zookeeper: [ OK ] 8.66 sec.
2025-07-28 06:17:44 00666_uniq_complex_types: [ OK ] 1.28 sec.
2025-07-28 06:17:44 02515_projections_with_totals: [ OK ] 0.73 sec.
2025-07-28 06:17:45 02477_age_date32: [ OK ] 1.74 sec.
2025-07-28 06:17:45 03550_union_intersect_except_default_mode_rewrite_exception_safety: [ OK ] 0.73 sec.
2025-07-28 06:17:45 01518_cast_nullable_virtual_system_column: [ OK ] 0.78 sec.
2025-07-28 06:17:46 03276_functions_to_subcolumns_lc: [ OK ] 0.73 sec.
2025-07-28 06:17:46 03328_formatting_assignment_expression: [ OK ] 0.63 sec.
2025-07-28 06:17:46 03201_analyzer_resolve_in_parent_scope: [ OK ] 0.88 sec.
2025-07-28 06:17:47 02315_pmj_union_ubsan_35857: [ OK ] 0.63 sec.
2025-07-28 06:17:47 00909_ngram_distance: [ OK ] 6.60 sec.
2025-07-28 06:17:47 00564_versioned_collapsing_merge_tree: [ OK ] 44.07 sec.
2025-07-28 06:17:48 03231_alter_no_properties_before_remove_modify_reset: [ OK ] 1.73 sec.
2025-07-28 06:17:48 03142_untuple_crash: [ OK ] 0.64 sec.
2025-07-28 06:17:49 02482_value_block_parsing: [ OK ] 2.23 sec.
2025-07-28 06:17:49 02876_yyyymmddhhmmsstodatetime: [ OK ] 3.59 sec.
2025-07-28 06:17:49 01944_insert_partition_by: [ OK ] 1.38 sec.
2025-07-28 06:17:50 00627_recursive_alias: [ OK ] 0.58 sec.
2025-07-28 06:17:51 01032_duplicate_column_insert_query: [ OK ] 0.73 sec.
2025-07-28 06:17:52 00700_decimal_complex_types: [ OK ] 4.54 sec.
2025-07-28 06:17:52 01783_parallel_formatting_memory: [ OK ] 3.39 sec.
2025-07-28 06:17:55 02972_insert_deduplication_token_hierarchical_inserts_views: [ OK ] 4.14 sec.
2025-07-28 06:17:55 01099_operators_date_and_timestamp: [ OK ] 2.78 sec.
2025-07-28 06:17:55 01395_limit_more_cases_random: [ OK ] 21.28 sec.
2025-07-28 06:17:56 03522_window_table_arg: [ OK ] 0.79 sec.
2025-07-28 06:17:56 03272_json_with_progress: [ OK ] 3.59 sec.
2025-07-28 06:17:56 01922_array_join_with_index: [ OK ] 0.78 sec.
2025-07-28 06:17:57 01666_merge_tree_max_query_limit: [ OK ] 13.16 sec.
2025-07-28 06:17:57 02870_per_column_settings: [ OK ] 1.58 sec.
2025-07-28 06:17:57 00676_group_by_in: [ OK ] 0.68 sec.
2025-07-28 06:17:58 01866_bit_positions_to_array: [ OK ] 1.43 sec.
2025-07-28 06:17:58 02242_case_insensitive_column_matching: [ OK ] 8.71 sec.
2025-07-28 06:17:58 03064_analyzer_named_subqueries: [ OK ] 0.58 sec.
2025-07-28 06:17:58 02895_peak_memory_usage_http_headers_regression: [ OK ] 2.24 sec.
2025-07-28 06:17:58 01762_deltasumtimestamp: [ OK ] 0.68 sec.
2025-07-28 06:17:59 03014_group_by_use_nulls_injective_functions_and_analyzer: [ OK ] 0.63 sec.
2025-07-28 06:17:59 00098_l_union_all: [ OK ] 0.84 sec.
2025-07-28 06:17:59 03159_dynamic_type_all_types: [ OK ] 1.48 sec.
2025-07-28 06:18:00 03036_reading_s3_archives: [ OK ] 2.64 sec.
2025-07-28 06:18:00 02125_constant_if_condition_and_not_existing_column: [ OK ] 0.74 sec.
2025-07-28 06:18:00 01255_geo_types_livace: [ OK ] 0.74 sec.
2025-07-28 06:18:00 01795_TinyLog_rwlock_ub: [ OK ] 0.68 sec.
2025-07-28 06:18:01 02481_analyzer_optimize_grouping_sets_keys: [ OK ] 0.73 sec.
2025-07-28 06:18:01 03169_time_virtual_column: [ OK ] 2.89 sec.
2025-07-28 06:18:01 00647_histogram: [ OK ] 0.84 sec.
2025-07-28 06:18:02 02311_normalize_utf8_constant: [ OK ] 0.48 sec.
2025-07-28 06:18:03 03322_materialized_view_ignore_errors_url: [ OK ] 1.53 sec.
2025-07-28 06:18:05 03362_filter_transform_profile_events: [ OK ] 3.79 sec.
2025-07-28 06:18:06 02206_format_override: [ OK ] 3.79 sec.
2025-07-28 06:18:06 00618_nullable_in: [ OK ] 0.68 sec.
2025-07-28 06:18:06 02394_every_profile_event_must_have_documentation: [ OK ] 0.63 sec.
2025-07-28 06:18:07 01630_simple_aggregate_function_in_summing_merge_tree: [ OK ] 0.93 sec.
2025-07-28 06:18:07 01120_join_constants: [ OK ] 0.58 sec.
2025-07-28 06:18:07 01183_custom_separated_format_http: [ OK ] 8.25 sec.
2025-07-28 06:18:08 02165_h3_edge_length_km: [ OK ] 0.83 sec.
2025-07-28 06:18:08 01532_primary_key_without_order_by_zookeeper: [ OK ] 1.79 sec.
2025-07-28 06:18:09 02500_bson_read_object_id: [ OK ] 2.23 sec.
2025-07-28 06:18:10 01049_join_low_card_bug_long: [ OK ] 23.60 sec.
2025-07-28 06:18:11 03224_arrayUnion: [ OK ] 2.54 sec.
2025-07-28 06:18:11 03315_trim_two_args: [ OK ] 1.64 sec.
2025-07-28 06:18:11 02360_send_logs_level_colors: [ OK ] 2.98 sec.
2025-07-28 06:18:12 00712_prewhere_with_alias: [ OK ] 1.28 sec.
2025-07-28 06:18:13 02962_join_using_bug_57894: [ OK ] 0.99 sec.
2025-07-28 06:18:13 01115_join_with_dictionary: [ OK ] 2.54 sec.
2025-07-28 06:18:13 02481_pk_analysis_with_enum_to_string: [ OK ] 2.20 sec.
2025-07-28 06:18:14 01507_transform_null_in: [ OK ] 0.68 sec.
2025-07-28 06:18:14 01456_modify_column_type_via_add_drop_update: [ OK ] 2.55 sec.
2025-07-28 06:18:14 01869_reinterpret_as_fixed_string_uuid: [ OK ] 0.53 sec.
2025-07-28 06:18:14 01917_prewhere_column_type: [ OK ] 0.98 sec.
2025-07-28 06:18:15 00181_aggregate_functions_statistics_stable: [ OK ] 1.23 sec.
2025-07-28 06:18:15 00098_shard_i_union_all: [ OK ] 0.98 sec.
2025-07-28 06:18:15 02960_alter_table_part_query_parameter: [ OK ] 0.73 sec.
2025-07-28 06:18:15 01085_simdjson_uint64: [ OK ] 0.53 sec.
2025-07-28 06:18:15 00520_tuple_values_interpreter: [ OK ] 0.63 sec.
2025-07-28 06:18:16 03087_analyzer_subquery_with_alias: [ OK ] 0.58 sec.
2025-07-28 06:18:16 03093_filter_push_down_crash: [ OK ] 0.78 sec.
2025-07-28 06:18:16 03152_trailing_comma_in_columns_list_in_insert: [ OK ] 0.73 sec.
2025-07-28 06:18:17 02027_ngrams: [ OK ] 1.48 sec.
2025-07-28 06:18:18 02461_mullable_pk_monotonicity_bug: [ OK ] 2.19 sec.
2025-07-28 06:18:18 02456_keeper_retries_during_insert: [ OK ] 2.84 sec.
2025-07-28 06:18:18 02184_storage_add_support_ttl: [ OK ] 1.08 sec.
2025-07-28 06:18:18 02370_lost_part_intersecting_merges: [ OK ] 22.56 sec.
2025-07-28 06:18:18 00503_cast_const_nullable: [ OK ] 0.58 sec.
2025-07-28 06:18:19 01700_mod_negative_type_promotion: [ OK ] 0.68 sec.
2025-07-28 06:18:21 02021_exponential_sum_shard: [ OK ] 2.69 sec.
2025-07-28 06:18:22 01279_empty_external_table: [ OK ] 3.43 sec.
2025-07-28 06:18:22 02875_show_functions: [ OK ] 3.09 sec.
2025-07-28 06:18:22 01330_array_join_in_higher_order_function: [ OK ] 0.68 sec.
2025-07-28 06:18:23 02228_unquoted_dates_in_csv_schema_inference: [ OK ] 1.83 sec.
2025-07-28 06:18:23 00080_show_tables_and_system_tables: [ OK ] 0.88 sec.
2025-07-28 06:18:24 02374_analyzer_join_using: [ OK ] 7.95 sec.
2025-07-28 06:18:24 01710_normal_projection_with_query_plan_optimization: [ OK ] 1.08 sec.
2025-07-28 06:18:24 03210_empty_tuple_lhs_of_in: [ OK ] 0.58 sec.
2025-07-28 06:18:24 03261_sort_cursor_crash: [ OK ] 0.93 sec.
2025-07-28 06:18:25 00487_if_array_fixed_string: [ OK ] 0.88 sec.
2025-07-28 06:18:25 03237_max_map_state_decimal_serialization: [ OK ] 0.63 sec.
2025-07-28 06:18:25 00098_7_union_all: [ OK ] 0.59 sec.
2025-07-28 06:18:26 02354_tuple_element_with_default: [ OK ] 0.78 sec.
2025-07-28 06:18:26 02021_h3_is_res_classIII: [ OK ] 0.73 sec.
2025-07-28 06:18:26 00308_write_buffer_valid_utf8: [ OK ] 0.58 sec.
2025-07-28 06:18:27 02711_trim_aliases: [ OK ] 0.53 sec.
2025-07-28 06:18:27 02899_distributed_limit_by: [ OK ] 2.58 sec.
2025-07-28 06:18:27 01024__getScalar: [ OK ] 0.73 sec.
2025-07-28 06:18:29 03297_input_compression_autodetect: [ OK ] 6.94 sec.
2025-07-28 06:18:31 02790_url_multiple_tsv_files: [ OK ] 3.74 sec.
2025-07-28 06:18:31 03381_clickhouse_local_empty_default_database: [ OK ] 1.78 sec.
2025-07-28 06:18:31 02480_client_option_print_num_processed_rows: [ OK ] 4.34 sec.
2025-07-28 06:18:31 01293_show_settings: [ OK ] 0.53 sec.
2025-07-28 06:18:32 03357_analyzer_insert_view: [ OK ] 0.78 sec.
2025-07-28 06:18:32 01045_bloom_filter_null_array: [ OK ] 0.89 sec.
2025-07-28 06:18:32 01825_type_json_empty_string: [ OK ] 0.63 sec.
2025-07-28 06:18:33 01891_not_like_partition_prune: [ OK ] 0.73 sec.
2025-07-28 06:18:33 03143_join_filter_push_down_filled_join_fix: [ OK ] 0.83 sec.
2025-07-28 06:18:34 02590_interserver_mode_client_info_initial_query_start_time: [ OK ] 15.07 sec.
2025-07-28 06:18:34 03013_position_const_start_pos: [ OK ] 0.69 sec.
2025-07-28 06:18:35 02981_translate_fixedstring: [ OK ] 0.75 sec.
2025-07-28 06:18:35 02985_minmax_index_aggregate_function: [ OK ] 2.03 sec.
2025-07-28 06:18:36 03012_parser_backtracking: [ OK ] 32.98 sec.
2025-07-28 06:18:36 03015_optimize_final_rmt: [ SKIPPED ] 0.00 sec.
2025-07-28 06:18:36 Reason: not running for current build
2025-07-28 06:18:36 02112_skip_index_set_and_or: [ OK ] 0.79 sec.
2025-07-28 06:18:36 00897_flatten: [ OK ] 0.79 sec.
2025-07-28 06:18:37 01641_memory_tracking_insert_optimize: [ OK ] 3.89 sec.
2025-07-28 06:18:37 03033_tupleIntXYZ_and_tupleModulo: [ OK ] 1.51 sec.
2025-07-28 06:18:38 00942_dataparts_500: [ OK ] 1.69 sec.
2025-07-28 06:18:38 00862_decimal_in: [ OK ] 1.09 sec.
2025-07-28 06:18:39 01710_normal_projection_join_plan_fix: [ OK ] 0.93 sec.
2025-07-28 06:18:40 00490_special_line_separators_and_characters_outside_of_bmp: [ OK ] 0.65 sec.
2025-07-28 06:18:40 01144_multiple_joins_rewriter_v2_and_lambdas: [ OK ] 1.13 sec.
2025-07-28 06:18:40 02122_parallel_formatting_JSONCompactEachRowWithNames: [ OK ] 8.15 sec.
2025-07-28 06:18:40 01523_client_local_queries_file_parameter: [ OK ] 4.14 sec.
2025-07-28 06:18:40 00232_format_readable_decimal_size: [ OK ] 0.59 sec.
2025-07-28 06:18:41 00432_aggregate_function_scalars_and_constants: [ OK ] 1.44 sec.
2025-07-28 06:18:41 02725_cnf_large_check: [ OK ] 1.63 sec.
2025-07-28 06:18:42 01710_order_by_projections_incomplete: [ OK ] 0.83 sec.
2025-07-28 06:18:43 02481_i43247_ubsan_in_minmaxany: [ OK ] 1.28 sec.
2025-07-28 06:18:43 00134_aggregation_by_fixed_string_of_size_1_2_4_8: [ OK ] 0.68 sec.
2025-07-28 06:18:44 01632_max_partitions_to_read: [ OK ] 1.19 sec.
2025-07-28 06:18:44 02267_output_format_prometheus: [ OK ] 1.13 sec.
2025-07-28 06:18:44 02013_zlib_read_after_eof: [ OK ] 4.09 sec.
2025-07-28 06:18:46 01646_rewrite_sum_if: [ OK ] 1.34 sec.
2025-07-28 06:18:46 02183_dictionary_date_types: [ OK ] 2.14 sec.
2025-07-28 06:18:48 02345_filesystem_local: [ OK ] 1.89 sec.
2025-07-28 06:18:48 03230_show_create_query_identifier_quoting_style: [ OK ] 1.84 sec.
2025-07-28 06:18:49 02233_optimize_aggregation_in_order_prefix: [ OK ] 0.98 sec.
2025-07-28 06:18:51 01201_drop_column_compact_part_replicated_zookeeper_long: [ OK ] 2.49 sec.
2025-07-28 06:18:52 03037_dot_product_overflow: [ OK ] 0.53 sec.
2025-07-28 06:18:55 02357_query_cancellation_race: [ OK ] 7.75 sec.
2025-07-28 06:18:56 01831_max_streams: [ OK ] 0.58 sec.
2025-07-28 06:18:57 02003_memory_limit_in_client: [ OK ] 57.65 sec.
2025-07-28 06:18:58 00623_truncate_table: [ OK ] 1.88 sec.
2025-07-28 06:18:58 02024_join_on_or_long: [ OK ] 5.89 sec.
2025-07-28 06:18:59 01010_partial_merge_join_const_and_lc: [ OK ] 1.15 sec.
2025-07-28 06:18:59 03290_mix_engine_and_query_settings: [ OK ] 0.78 sec.
2025-07-28 06:18:59 00853_join_with_nulls_crash: [ OK ] 1.03 sec.
2025-07-28 06:18:59 03209_json_type_vertical_merges: [ SKIPPED ] 0.00 sec.
2025-07-28 06:18:59 Reason: not running for current build
2025-07-28 06:18:59 01040_h3_get_resolution: [ OK ] 0.58 sec.
2025-07-28 06:19:00 02835_fuzz_remove_redundant_sorting: [ OK ] 1.08 sec.
2025-07-28 06:19:00 03444_distributed_wo_hedged_requests: [ OK ] 0.88 sec.
2025-07-28 06:19:00 02496_remove_redundant_sorting: [ OK ] 22.70 sec.
2025-07-28 06:19:00 00384_column_aggregate_function_insert_from: [ OK ] 0.88 sec.
2025-07-28 06:19:01 03010_read_system_parts_table_test: [ OK ] 0.73 sec.
2025-07-28 06:19:01 01268_mergine_sorted_limit: [ OK ] 0.73 sec.
2025-07-28 06:19:02 01901_in_literal_shard_prune: [ OK ] 0.73 sec.
2025-07-28 06:19:03 02692_multiple_joins_unicode: [ OK ] 1.08 sec.
2025-07-28 06:19:03 03208_numbers_total_rows_approx: [ OK ] 0.59 sec.
2025-07-28 06:19:06 02560_regexp_denial_of_service: [ OK ] 2.64 sec.
2025-07-28 06:19:07 02016_agg_empty_result_bug_28880: [ OK ] 0.68 sec.
2025-07-28 06:19:07 00596_limit_on_expanded_ast: [ OK ] 151.77 sec.
2025-07-28 06:19:08 00963_startsWith_force_primary_key: [ OK ] 0.63 sec.
2025-07-28 06:19:09 03240_insert_select_named_tuple: [ OK ] 1.08 sec.
2025-07-28 06:19:10 00553_buff_exists_materlized_column: [ OK ] 0.78 sec.
2025-07-28 06:19:10 01893_jit_aggregation_function_min_long: [ OK ] 3.09 sec.
2025-07-28 06:19:11 03322_unused_interpolate_expressions: [ OK ] 0.78 sec.
2025-07-28 06:19:11 00500_point_in_polygon_non_const_poly: [ OK ] 1.33 sec.
2025-07-28 06:19:12 03286_reverse_sorting_key_final: [ OK ] 0.88 sec.
2025-07-28 06:19:12 02494_parser_string_binary_literal: [ OK ] 0.83 sec.
2025-07-28 06:19:13 02481_low_cardinality_with_short_circuit_functins: [ OK ] 0.93 sec.
2025-07-28 06:19:13 03151_external_cross_join: [ OK ] 32.51 sec.
2025-07-28 06:19:14 03282_materialized_views_ignore_errors: [ OK ] 0.93 sec.
2025-07-28 06:19:14 02474_fix_function_parser_bug: [ OK ] 0.58 sec.
2025-07-28 06:19:15 02703_max_local_read_bandwidth: [ OK ] 30.90 sec.
2025-07-28 06:19:15 02247_written_bytes_quota: [ OK ] 14.51 sec.
2025-07-28 06:19:15 02915_input_table_function_in_subquery: [ OK ] 2.68 sec.
2025-07-28 06:19:15 00084_summing_merge_tree: [ OK ] 1.13 sec.
2025-07-28 06:19:16 02891_rename_table_without_keyword: [ OK ] 1.13 sec.
2025-07-28 06:19:16 01230_join_get_truncate: [ OK ] 0.73 sec.
2025-07-28 06:19:16 01622_constraints_where_optimization: [ OK ] 0.88 sec.
2025-07-28 06:19:17 01053_drop_database_mat_view: [ OK ] 0.73 sec.
2025-07-28 06:19:17 01780_column_sparse_tuple: [ OK ] 1.23 sec.
2025-07-28 06:19:18 02007_join_use_nulls: [ OK ] 0.83 sec.
2025-07-28 06:19:18 02136_kill_scalar_queries: [ OK ] 2.84 sec.
2025-07-28 06:19:19 00700_decimal_empty_aggregates: [ OK ] 2.83 sec.
2025-07-28 06:19:20 00334_column_aggregate_function_limit: [ OK ] 0.68 sec.
2025-07-28 06:19:21 01474_custom_null_tsv: [ OK ] 3.89 sec.
2025-07-28 06:19:25 03040_dynamic_type_alters_1_memory: [ OK ] 4.94 sec.
2025-07-28 06:19:26 00746_compile_non_deterministic_function: [ OK ] 7.54 sec.
2025-07-28 06:19:26 02751_multiif_to_if_crash: [ OK ] 1.39 sec.
2025-07-28 06:19:28 01010_partial_merge_join: [ OK ] 9.91 sec.
2025-07-28 06:19:28 01118_is_constant: [ OK ] 1.48 sec.
2025-07-28 06:19:29 03413_dynamic_in_in: [ OK ] 2.60 sec.
2025-07-28 06:19:30 00050_any_left_join: [ OK ] 0.94 sec.
2025-07-28 06:19:30 03041_dynamic_type_check_table: [ OK ] 18.42 sec.
2025-07-28 06:19:31 00674_join_on_syntax: [ OK ] 10.06 sec.
2025-07-28 06:19:32 02359_send_logs_source_regexp: [ OK ] 2.20 sec.
2025-07-28 06:19:34 00387_use_client_time_zone: [ OK ] 2.13 sec.
2025-07-28 06:19:35 03231_bson_tuple_array_map: [ OK ] 4.13 sec.
2025-07-28 06:19:35 01034_JSONCompactEachRow: [ OK ] 6.42 sec.
2025-07-28 06:19:36 03169_display_column_names_in_footer: [ OK ] 1.49 sec.
2025-07-28 06:19:37 02737_arrayJaccardIndex: [ OK ] 5.33 sec.
2025-07-28 06:19:38 00938_fix_rwlock_segfault_long: [ OK ] 71.61 sec.
2025-07-28 06:19:39 02972_insert_deduplication_token_hierarchical_inserts: [ OK ] 10.83 sec.
2025-07-28 06:19:39 00957_neighbor: [ OK ] 3.09 sec.
2025-07-28 06:19:40 02943_variant_element: [ OK ] 1.30 sec.
2025-07-28 06:19:40 00908_long_http_insert: [ OK ] 5.84 sec.
2025-07-28 06:19:41 00570_empty_array_is_const: [ OK ] 0.71 sec.
2025-07-28 06:19:41 01460_mark_inclusion_search_crash: [ OK ] 0.89 sec.
2025-07-28 06:19:42 02113_format_row: [ OK ] 0.70 sec.
2025-07-28 06:19:42 02809_has_subsequence: [ OK ] 2.54 sec.
2025-07-28 06:19:42 03095_merge_and_buffer_tables: [ OK ] 1.26 sec.
2025-07-28 06:19:43 02876_s3_cluster_schema_inference_names_with_spaces: [ OK ] 0.84 sec.
2025-07-28 06:19:43 00471_sql_style_quoting: [ OK ] 0.69 sec.
2025-07-28 06:19:43 03094_one_thousand_joins: [ SKIPPED ] 0.00 sec.
2025-07-28 06:19:43 Reason: not running for current build
2025-07-28 06:19:50 03047_on_fly_update_delete: [ OK ] 6.06 sec.
2025-07-28 06:19:51 01586_columns_pruning: [ OK ] 12.50 sec.
2025-07-28 06:19:51 03221_key_condition_bug: [ OK ] 1.80 sec.
2025-07-28 06:19:52 02570_fallback_from_async_insert: [ OK ] 17.54 sec.
2025-07-28 06:19:52 02515_analyzer_null_for_empty: [ OK ] 0.85 sec.
2025-07-28 06:19:54 01496_signedness_conversion_monotonicity: [ OK ] 1.07 sec.
2025-07-28 06:19:55 02316_cast_to_ip_address_default_column: [ OK ] 1.41 sec.
2025-07-28 06:19:56 03003_analyzer_setting: [ OK ] 1.06 sec.
2025-07-28 06:19:58 01096_zeros: [ OK ] 1.42 sec.
2025-07-28 06:19:59 01825_new_type_json_9: [ OK ] 1.55 sec.
2025-07-28 06:20:00 01338_long_select_and_alter_zookeeper: [ OK ] 17.38 sec.
2025-07-28 06:20:01 02354_vector_search_detach_attach: [ OK ] 1.17 sec.
2025-07-28 06:20:01 01499_json_named_tuples: [ OK ] 0.91 sec.
2025-07-28 06:20:02 03315_join_temporary_table_names: [ OK ] 1.59 sec.
2025-07-28 06:20:03 03202_dynamic_null_map_subcolumn: [ OK ] 10.41 sec.
2025-07-28 06:20:04 01891_partition_hash_no_long_int: [ OK ] 1.03 sec.
2025-07-28 06:20:05 01505_log_distributed_deadlock: [ OK ] 0.68 sec.
2025-07-28 06:20:05 02457_csv_parse_date_out_of_range: [ OK ] 4.52 sec.
2025-07-28 06:20:06 00753_comment_columns_zookeeper: [ OK ] 0.88 sec.
2025-07-28 06:20:06 01322_cast_keep_nullable: [ OK ] 0.80 sec.
2025-07-28 06:20:07 02554_invalid_create_view_syntax: [ OK ] 0.53 sec.
2025-07-28 06:20:07 01950_kill_large_group_by_query: [ OK ] 4.52 sec.
2025-07-28 06:20:08 00972_geohashesInBox: [ OK ] 16.80 sec.
2025-07-28 06:20:09 01560_optimize_on_insert_zookeeper: [ OK ] 1.80 sec.
2025-07-28 06:20:10 03307_json_with_progress_progress_elapsed_ns: [ OK ] 2.15 sec.
2025-07-28 06:20:11 03317_json_with_progress_too_early: [ OK ] 1.76 sec.
2025-07-28 06:20:11 03032_save_bad_json_escape_sequences: [ OK ] 0.64 sec.
2025-07-28 06:20:11 01813_quantileBfloat16_nans: [ OK ] 0.96 sec.
2025-07-28 06:20:12 00263_merge_aggregates_and_overflow: [ OK ] 0.79 sec.
2025-07-28 06:20:13 00649_quantile_tdigest_negative: [ OK ] 0.73 sec.
2025-07-28 06:20:14 03314_grace_hash_join_buckets: [ OK ] 0.59 sec.
2025-07-28 06:20:18 02565_update_empty_nested: [ OK ] 4.11 sec.
2025-07-28 06:20:21 03234_proto_complex_nested_repeated_noexception: [ OK ] 2.79 sec.
2025-07-28 06:20:26 03198_unload_primary_key_outdated: [ OK ] 4.81 sec.
2025-07-28 06:20:26 02317_distinct_in_order_optimization: [ OK ] 19.34 sec.
2025-07-28 06:20:28 02922_respect_nulls_parser: [ OK ] 1.94 sec.
2025-07-28 06:20:29 02982_comments_in_system_tables: [ OK ] 2.64 sec.
2025-07-28 06:20:30 03002_part_log_rmt_fetch_merge_error: [ FAIL ] 18.68 sec.
2025-07-28 06:20:30 Reason: result differs with reference:
2025-07-28 06:20:30 --- /repo/tests/queries/0_stateless/03002_part_log_rmt_fetch_merge_error.reference 2025-07-28 06:02:43.359046177 -0300
2025-07-28 06:20:30 +++ /repo/tests/queries/0_stateless/03002_part_log_rmt_fetch_merge_error.stdout 2025-07-28 06:20:30.028046517 -0300
2025-07-28 06:20:30 @@ -2,7 +2,6 @@
2025-07-28 06:20:30 rmt_master NewPart 0 1
2025-07-28 06:20:30 rmt_master MergeParts 0 1
2025-07-28 06:20:30 rmt_master MergePartsStart 0 1
2025-07-28 06:20:30 -rmt_slave MergeParts 1 0
2025-07-28 06:20:30 rmt_slave DownloadPart 0 1
2025-07-28 06:20:30 after
2025-07-28 06:20:30 rmt_master NewPart 0 1
2025-07-28 06:20:30
2025-07-28 06:20:30
2025-07-28 06:20:30 Settings used in the test: --max_insert_threads 2 --group_by_two_level_threshold 582677 --group_by_two_level_threshold_bytes 1 --distributed_aggregation_memory_efficient 1 --fsync_metadata 1 --output_format_parallel_formatting 1 --input_format_parallel_parsing 0 --min_chunk_bytes_for_parallel_parsing 5306134 --max_read_buffer_size 571872 --prefer_localhost_replica 1 --max_block_size 68873 --max_joined_block_size_rows 98242 --max_threads 3 --optimize_append_index 0 --optimize_if_chain_to_multiif 1 --optimize_if_transform_strings_to_enum 1 --optimize_read_in_order 1 --optimize_or_like_chain 0 --optimize_substitute_columns 1 --enable_multiple_prewhere_read_steps 1 --read_in_order_two_level_merge_threshold 93 --optimize_aggregation_in_order 0 --aggregation_in_order_max_block_bytes 8074461 --use_uncompressed_cache 1 --min_bytes_to_use_direct_io 10737418240 --min_bytes_to_use_mmap_io 10737418240 --local_filesystem_read_method read --remote_filesystem_read_method read --local_filesystem_read_prefetch 1 --filesystem_cache_segments_batch_size 2 --read_from_filesystem_cache_if_exists_otherwise_bypass_cache 1 --throw_on_error_from_cache_on_write_operations 1 --remote_filesystem_read_prefetch 1 --allow_prefetched_read_pool_for_remote_filesystem 0 --filesystem_prefetch_max_memory_usage 128Mi --filesystem_prefetches_limit 10 --filesystem_prefetch_min_bytes_for_single_read_task 1Mi --filesystem_prefetch_step_marks 0 --filesystem_prefetch_step_bytes 100Mi --compile_aggregate_expressions 0 --compile_sort_description 1 --merge_tree_coarse_index_granularity 4 --optimize_distinct_in_order 0 --max_bytes_before_remerge_sort 582635525 --min_compress_block_size 857465 --max_compress_block_size 2928236 --merge_tree_compact_parts_min_granules_to_multibuffer_read 51 --optimize_sorting_by_input_stream_properties 1 --http_response_buffer_size 9589577 --http_wait_end_of_query True --enable_memory_bound_merging_of_aggregation_results 0 --min_count_to_compile_expression 0 --min_count_to_compile_aggregate_expression 0 --min_count_to_compile_sort_description 0 --session_timezone America/Hermosillo --use_page_cache_for_disks_without_file_cache True --page_cache_inject_eviction False --merge_tree_read_split_ranges_into_intersecting_and_non_intersecting_injection_probability 0.33 --prefer_external_sort_block_bytes 1 --cross_join_min_rows_to_compress 1 --cross_join_min_bytes_to_compress 100000000 --min_external_table_block_size_bytes 100000000 --max_parsing_threads 1 --optimize_functions_to_subcolumns 1 --parallel_replicas_local_plan 0 --query_plan_join_swap_table false --enable_vertical_final 0 --optimize_extract_common_expressions 0 --use_query_condition_cache 0 --max_bytes_before_external_sort 0 --max_bytes_before_external_group_by 0 --max_bytes_ratio_before_external_sort 0.2 --max_bytes_ratio_before_external_group_by 0.01
2025-07-28 06:20:30
2025-07-28 06:20:30 MergeTree settings used in test: --ratio_of_defaults_for_sparse_serialization 1.0 --prefer_fetch_merged_part_size_threshold 5862673709 --vertical_merge_algorithm_min_rows_to_activate 1000000 --vertical_merge_algorithm_min_columns_to_activate 1 --allow_vertical_merges_from_compact_to_wide_parts 1 --min_merge_bytes_to_use_direct_io 1 --index_granularity_bytes 25213536 --merge_max_block_size 15971 --index_granularity 16052 --min_bytes_for_wide_part 1073741824 --marks_compress_block_size 49712 --primary_key_compress_block_size 23844 --replace_long_file_name_to_hash 0 --max_file_name_length 128 --min_bytes_for_full_part_storage 0 --compact_parts_max_bytes_to_buffer 495968077 --compact_parts_max_granules_to_buffer 112 --compact_parts_merge_max_bytes_to_prefetch_part 12834816 --cache_populated_by_fetch 1 --concurrent_part_removal_threshold 62 --old_parts_lifetime 148 --prewarm_mark_cache 1 --use_const_adaptive_granularity 0 --enable_index_granularity_compression 1 --enable_block_number_column 1 --enable_block_offset_column 1 --use_primary_key_cache 1 --prewarm_primary_key_cache 1
2025-07-28 06:20:30
2025-07-28 06:20:30 Database: test_gkbyyzxt
2025-07-28 06:20:30 03042_not_found_column_c1: [ OK ] 0.73 sec.
2025-07-28 06:20:31 00719_format_datetime_f_varsize_bug: [ OK ] 0.58 sec.
2025-07-28 06:20:31 01674_clickhouse_client_query_param_cte: [ OK ] 2.39 sec.
2025-07-28 06:20:32 03305_compressed_memory_eng_crash_reading_subcolumn: [ OK ] 1.26 sec.
2025-07-28 06:20:36 00976_max_execution_speed: [ OK ] 3.56 sec.
2025-07-28 06:20:36 03164_adapting_parquet_reader_output_size: [ OK ] 30.10 sec.
2025-07-28 06:20:37 02766_prql: [ OK ] 9.16 sec.
2025-07-28 06:20:37 01532_collate_in_low_cardinality: [ OK ] 1.34 sec.
2025-07-28 06:20:38 02160_h3_hex_area_Km2: [ OK ] 0.99 sec.
2025-07-28 06:20:39 02367_analyzer_table_alias_columns: [ OK ] 1.30 sec.
2025-07-28 06:20:40 01663_quantile_weighted_overflow: [ OK ] 0.89 sec.
2025-07-28 06:20:40 03272_json_to_json_cast_5: [ OK ] 2.51 sec.
2025-07-28 06:20:42 03204_distributed_with_scalar_subquery: [ OK ] 1.14 sec.
2025-07-28 06:20:42 03300_merge_parts_metric: [ OK ] 101.96 sec.
2025-07-28 06:20:43 02900_matview_create_to_errors: [ OK ] 2.91 sec.
2025-07-28 06:20:43 03256_invalid_mutation_query: [ OK ] 1.29 sec.
2025-07-28 06:20:44 02891_functions_over_sparse_columns: [ OK ] 0.79 sec.
2025-07-28 06:20:44 01211_optimize_skip_unused_shards_type_mismatch: [ OK ] 1.23 sec.
2025-07-28 06:20:47 00956_http_prepared_statements: [ OK ] 2.72 sec.
2025-07-28 06:20:47 01187_set_profile_as_setting: [ OK ] 5.51 sec.
2025-07-28 06:20:49 02417_null_variadic_behaviour: [ OK ] 4.66 sec.
2025-07-28 06:20:49 01302_polygons_distance: [ OK ] 1.62 sec.
2025-07-28 06:20:50 02480_suspicious_lowcard_in_key: [ OK ] 2.91 sec.
2025-07-28 06:20:50 02185_arraySlice_negative_offset_size: [ OK ] 1.25 sec.
2025-07-28 06:20:53 03040_recursive_cte_postgres_6: [ OK ] 4.24 sec.
2025-07-28 06:20:54 00857_global_joinsavel_table_alias: [ OK ] 3.48 sec.
2025-07-28 06:20:55 00499_json_enum_insert: [ OK ] 0.79 sec.
2025-07-28 06:20:55 02956_rocksdb_with_ttl: [ OK ] 4.82 sec.
2025-07-28 06:20:55 03039_dynamic_summing_merge_tree: [ OK ] 78.07 sec.
2025-07-28 06:20:55 03037_dynamic_merges_1_horizontal_compact_wide_tree: [ SKIPPED ] 0.00 sec.
2025-07-28 06:20:55 Reason: not running for current build
2025-07-28 06:20:55 00360_to_date_from_string_with_datetime: [ OK ] 0.71 sec.
2025-07-28 06:20:57 01671_aggregate_function_group_bitmap_data: [ OK ] 2.04 sec.
2025-07-28 06:20:57 02220_array_join_format: [ OK ] 0.64 sec.
2025-07-28 06:20:58 00997_trim: [ OK ] 21.41 sec.
2025-07-28 06:20:58 02179_bool_type: [ OK ] 2.16 sec.
2025-07-28 06:20:58 00355_array_of_non_const_convertible_types: [ OK ] 0.64 sec.
2025-07-28 06:20:58 02967_parallel_replicas_join_algo_and_analyzer_2: [ OK ] 117.81 sec.
2025-07-28 06:20:58 02815_no_throw_in_simple_queries: [ FAIL ] 4.91 sec.
2025-07-28 06:20:58 Reason: return code: 1
2025-07-28 06:20:58 send: spawn id exp3 not open
2025-07-28 06:20:58 while executing
2025-07-28 06:20:58 "send -- "exit\r""
2025-07-28 06:20:58 , result:
2025-07-28 06:20:58
2025-07-28 06:20:58 Failed
2025-07-28 06:20:58 Failed
2025-07-28 06:20:58 Failed
2025-07-28 06:20:58 Failed
2025-07-28 06:20:58 Failed
2025-07-28 06:20:58 Failed
2025-07-28 06:20:58 Failed
2025-07-28 06:20:58 Failed
2025-07-28 06:20:58
2025-07-28 06:20:58 stdout:
2025-07-28 06:20:58 Failed
2025-07-28 06:20:58 Failed
2025-07-28 06:20:58 Failed
2025-07-28 06:20:58 Failed
2025-07-28 06:20:58 Failed
2025-07-28 06:20:58 Failed
2025-07-28 06:20:58 Failed
2025-07-28 06:20:58 Failed
2025-07-28 06:20:58
2025-07-28 06:20:58
2025-07-28 06:20:58 Settings used in the test: --max_insert_threads 1 --group_by_two_level_threshold 95347 --group_by_two_level_threshold_bytes 10609081 --distributed_aggregation_memory_efficient 0 --fsync_metadata 1 --output_format_parallel_formatting 0 --input_format_parallel_parsing 1 --min_chunk_bytes_for_parallel_parsing 9205589 --max_read_buffer_size 766701 --prefer_localhost_replica 1 --max_block_size 14951 --max_joined_block_size_rows 22483 --max_threads 2 --optimize_append_index 1 --optimize_if_chain_to_multiif 0 --optimize_if_transform_strings_to_enum 0 --optimize_read_in_order 0 --optimize_or_like_chain 1 --optimize_substitute_columns 0 --enable_multiple_prewhere_read_steps 1 --read_in_order_two_level_merge_threshold 19 --optimize_aggregation_in_order 1 --aggregation_in_order_max_block_bytes 42472626 --use_uncompressed_cache 0 --min_bytes_to_use_direct_io 10737418240 --min_bytes_to_use_mmap_io 10737418240 --local_filesystem_read_method mmap --remote_filesystem_read_method threadpool --local_filesystem_read_prefetch 1 --filesystem_cache_segments_batch_size 10 --read_from_filesystem_cache_if_exists_otherwise_bypass_cache 1 --throw_on_error_from_cache_on_write_operations 1 --remote_filesystem_read_prefetch 1 --allow_prefetched_read_pool_for_remote_filesystem 1 --filesystem_prefetch_max_memory_usage 32Mi --filesystem_prefetches_limit 0 --filesystem_prefetch_min_bytes_for_single_read_task 1Mi --filesystem_prefetch_step_marks 0 --filesystem_prefetch_step_bytes 0 --compile_aggregate_expressions 1 --compile_sort_description 1 --merge_tree_coarse_index_granularity 24 --optimize_distinct_in_order 0 --max_bytes_before_remerge_sort 575574209 --min_compress_block_size 2906420 --max_compress_block_size 2022135 --merge_tree_compact_parts_min_granules_to_multibuffer_read 75 --optimize_sorting_by_input_stream_properties 1 --http_response_buffer_size 2767766 --http_wait_end_of_query False --enable_memory_bound_merging_of_aggregation_results 1 --min_count_to_compile_expression 0 --min_count_to_compile_aggregate_expression 0 --min_count_to_compile_sort_description 3 --session_timezone America/Mazatlan --use_page_cache_for_disks_without_file_cache True --page_cache_inject_eviction False --merge_tree_read_split_ranges_into_intersecting_and_non_intersecting_injection_probability 0.51 --prefer_external_sort_block_bytes 100000000 --cross_join_min_rows_to_compress 0 --cross_join_min_bytes_to_compress 1 --min_external_table_block_size_bytes 0 --max_parsing_threads 1 --optimize_functions_to_subcolumns 1 --parallel_replicas_local_plan 1 --query_plan_join_swap_table false --enable_vertical_final 0 --optimize_extract_common_expressions 1 --use_query_condition_cache 0 --max_bytes_before_external_sort 0 --max_bytes_before_external_group_by 0 --max_bytes_ratio_before_external_sort 0.2 --max_bytes_ratio_before_external_group_by 0.2
2025-07-28 06:20:58
2025-07-28 06:20:58 MergeTree settings used in test: --ratio_of_defaults_for_sparse_serialization 0.0 --prefer_fetch_merged_part_size_threshold 8483051076 --vertical_merge_algorithm_min_rows_to_activate 1 --vertical_merge_algorithm_min_columns_to_activate 1 --allow_vertical_merges_from_compact_to_wide_parts 1 --min_merge_bytes_to_use_direct_io 10737418240 --index_granularity_bytes 10238979 --merge_max_block_size 21170 --index_granularity 28921 --min_bytes_for_wide_part 1073741824 --marks_compress_block_size 30713 --primary_key_compress_block_size 79311 --replace_long_file_name_to_hash 0 --max_file_name_length 0 --min_bytes_for_full_part_storage 378504724 --compact_parts_max_bytes_to_buffer 399304513 --compact_parts_max_granules_to_buffer 128 --compact_parts_merge_max_bytes_to_prefetch_part 22098841 --cache_populated_by_fetch 1 --concurrent_part_removal_threshold 63 --old_parts_lifetime 373 --prewarm_mark_cache 1 --use_const_adaptive_granularity 1 --enable_index_granularity_compression 0 --enable_block_number_column 0 --enable_block_offset_column 0 --use_primary_key_cache 0 --prewarm_primary_key_cache 1
2025-07-28 06:20:58
2025-07-28 06:20:58 Database: test_u9a7zy7p
2025-07-28 06:20:58 00275_shard_quantiles_weighted: [ OK ] 3.01 sec.
2025-07-28 06:20:59 01605_key_condition_enum_int: [ OK ] 0.69 sec.
2025-07-28 06:20:59 03272_ghdata_object_to_json_alter_shared_data: [ SKIPPED ] 0.00 sec.
2025-07-28 06:20:59 Reason: not running for current build
2025-07-28 06:20:59 03221_mutation_analyzer_skip_part: [ OK ] 27.43 sec.
2025-07-28 06:20:59 00409_shard_limit_by: [ OK ] 1.39 sec.
2025-07-28 06:20:59 02686_bson3: [ OK ] 0.79 sec.
2025-07-28 06:20:59 00844_join_lightee2: [ OK ] 0.89 sec.
2025-07-28 06:21:00 03282_highlight_trailing_whitespace_pretty: [ OK ] 0.68 sec.
2025-07-28 06:21:00 01225_drop_dictionary_as_table: [ OK ] 0.67 sec.
2025-07-28 06:21:00 03284_json_object_as_tuple_duplicate_keys: [ OK ] 0.75 sec.
2025-07-28 06:21:00 00361_shared_array_offsets_and_squash_blocks: [ OK ] 0.78 sec.
2025-07-28 06:21:01 02910_bad_logs_level_in_local: [ OK ] 2.94 sec.
2025-07-28 06:21:01 03230_anyHeavy_merge: [ OK ] 0.88 sec.
2025-07-28 06:21:01 01055_prewhere_bugs: [ OK ] 1.09 sec.
2025-07-28 06:21:01 01483_merge_table_join_and_group_by: [ OK ] 1.43 sec.
2025-07-28 06:21:01 02293_h3_line: [ OK ] 1.53 sec.
2025-07-28 06:21:01 02784_schema_inference_null_as_default: [ OK ] 0.68 sec.
2025-07-28 06:21:01 02577_analyzer_array_join_calc_twice: [ OK ] 0.58 sec.
2025-07-28 06:21:01 02158_ztest_cmp: [ OK ] 2.99 sec.
2025-07-28 06:21:02 02881_system_detached_parts_modification_time: [ OK ] 0.78 sec.
2025-07-28 06:21:02 02381_client_prints_server_side_time: [ SKIPPED ] 0.00 sec.
2025-07-28 06:21:02 Reason: not running for current build
2025-07-28 06:21:02 02974_if_with_map: [ OK ] 1.03 sec.
2025-07-28 06:21:02
2025-07-28 06:21:02 142 tests passed. 0 tests skipped. 749.67 s elapsed (Process-4).
2025-07-28 06:21:02 03351_client_insert_bad_connection_state: [ OK ] 0.63 sec.
2025-07-28 06:21:02
2025-07-28 06:21:02 204 tests passed. 2 tests skipped. 749.89 s elapsed (Process-3).
2025-07-28 06:21:02 01472_many_rows_in_totals: [ OK ] 0.73 sec.
2025-07-28 06:21:02
2025-07-28 06:21:02 Having 1 errors! 151 tests passed. 2 tests skipped. 749.92 s elapsed (Process-6).
2025-07-28 06:21:02 03357_with_cube_with_totals_assertion: [ OK ] 0.73 sec.
2025-07-28 06:21:02
2025-07-28 06:21:02 Having 1 errors! 178 tests passed. 2 tests skipped. 750.02 s elapsed (Process-5).
2025-07-28 06:21:02 03014_msan_parse_date_time: [ OK ] 0.58 sec.
2025-07-28 06:21:02
2025-07-28 06:21:02 139 tests passed. 6 tests skipped. 750.02 s elapsed (Process-10).
2025-07-28 06:21:05 00278_insert_already_sorted: [ OK ] 3.24 sec.
2025-07-28 06:21:05
2025-07-28 06:21:05 110 tests passed. 1 tests skipped. 752.43 s elapsed (Process-8).
2025-07-28 06:21:05 02718_parquet_metadata_format: [ OK ] 5.29 sec.
2025-07-28 06:21:05
2025-07-28 06:21:05 153 tests passed. 4 tests skipped. 752.71 s elapsed (Process-7).
2025-07-28 06:21:23 03291_json_big_structure_deserialization: [ OK ] 101.46 sec.
2025-07-28 06:21:23
2025-07-28 06:21:23 80 tests passed. 0 tests skipped. 771.25 s elapsed (Process-9).
2025-07-28 06:21:24 Running 106 stateless tests (MainProcess).
2025-07-28 06:21:24 03402_cyclic_alter_dependencies: [ OK ] 0.88 sec.
2025-07-28 06:21:25 03312_system_errors_last_error: [ OK ] 0.68 sec.
2025-07-28 06:21:31 03310_index_hints_read_columns: [ OK ] 6.21 sec.
2025-07-28 06:21:37 03285_orc_arrow_parquet_tuple_field_matching: [ OK ] 5.85 sec.
2025-07-28 06:21:40 03274_prewarm_primary_index_cache: [ OK ] 3.13 sec.
2025-07-28 06:21:44 03273_primary_index_cache: [ OK ] 3.44 sec.
2025-07-28 06:21:45 03168_loop_engine_with_parallel_replicas: [ OK ] 0.69 sec.
2025-07-28 06:22:08 03151_unload_index_race: [ OK ] 22.94 sec.
2025-07-28 06:22:08 03147_system_columns_access_checks: [ SKIPPED ] 0.00 sec.
2025-07-28 06:22:08 Reason: not running for current build
2025-07-28 06:22:09 03147_table_function_loop: [ OK ] 0.98 sec.
2025-07-28 06:23:37 03008_deduplication_several_mv_into_one_table_nonreplicated: [ OK ] 88.46 sec.
2025-07-28 06:23:38 02990_rmt_replica_path_uuid: [ OK ] 0.94 sec.
2025-07-28 06:23:50 02980_dist_insert_readonly_replica: [ OK ] 11.61 sec.
2025-07-28 06:24:46 02962_system_sync_replica_lightweight_from_modifier: [ OK ] 56.23 sec.
2025-07-28 06:24:58 02944_dynamically_change_filesystem_cache_size: [ OK ] 11.61 sec.
2025-07-28 06:24:58 02874_parquet_multiple_batches_array_inconsistent_offsets: [ SKIPPED ] 0.00 sec.
2025-07-28 06:24:58 Reason: not running for current build
2025-07-28 06:25:13 02841_parquet_filter_pushdown: [ OK ] 14.97 sec.
2025-07-28 06:25:13 02782_uniq_exact_parallel_merging_bug: [ SKIPPED ] 0.00 sec.
2025-07-28 06:25:13 Reason: not running for current build
2025-07-28 06:25:15 02751_ip_types_aggregate_functions_states: [ OK ] 2.03 sec.
2025-07-28 06:25:15 02735_parquet_encoder: [ SKIPPED ] 0.00 sec.
2025-07-28 06:25:15 Reason: not running for current build
2025-07-28 06:25:46 02725_start_stop_fetches: [ OK ] 30.76 sec.
2025-07-28 06:25:48 02706_show_columns: [ OK ] 1.93 sec.
2025-07-28 06:25:49 02572_system_logs_materialized_views_ignore_errors: [ OK ] 1.48 sec.
2025-07-28 06:25:51 02541_arrow_duration_type: [ OK ] 2.18 sec.
2025-07-28 06:26:20 02535_max_parallel_replicas_custom_key_mt: [ OK ] 28.81 sec.
2025-07-28 06:26:26 02503_insert_storage_snapshot: [ OK ] 5.90 sec.
2025-07-28 06:26:26 02497_trace_events_stress_long: [ SKIPPED ] 0.00 sec.
2025-07-28 06:26:26 Reason: not running for current build
2025-07-28 06:26:27 02494_query_cache_user_quotas_after_drop: [ OK ] 0.78 sec.
2025-07-28 06:26:28 02494_query_cache_exception_handling: [ OK ] 0.58 sec.
2025-07-28 06:26:28 02494_trace_log_profile_events: [ SKIPPED ] 0.00 sec.
2025-07-28 06:26:28 Reason: not running for current build
2025-07-28 06:26:30 02482_json_nested_arrays_with_same_keys: [ OK ] 1.89 sec.
2025-07-28 06:26:33 02481_custom_separated_and_template_with_csv_field: [ OK ] 3.09 sec.
2025-07-28 06:26:37 02440_mutations_finalization: [ OK ] 3.89 sec.
2025-07-28 06:26:37 02422_msgpack_uuid_wrong_column: [ OK ] 0.73 sec.
2025-07-28 06:26:38 02411_merge_tree_zero_max_read_buffer_size: [ OK ] 0.73 sec.
2025-07-28 06:26:39 02391_recursive_buffer: [ OK ] 0.93 sec.
2025-07-28 06:26:40 02385_profile_events_overflow: [ OK ] 1.03 sec.
2025-07-28 06:26:42 02373_heap_buffer_overflow_in_avro: [ OK ] 2.10 sec.
2025-07-28 06:27:06 02352_rwlock: [ OK ] 23.19 sec.
2025-07-28 06:27:06 02323_null_modifier_in_table_function: [ OK ] 0.68 sec.
2025-07-28 06:27:52 02286_mysql_dump_input_format: [ OK ] 46.17 sec.
2025-07-28 06:27:56 02262_column_ttl: [ OK ] 3.33 sec.
2025-07-28 06:27:57 02244_lowcardinality_hash_join: [ OK ] 0.68 sec.
2025-07-28 06:30:21 02241_filesystem_cache_on_write_operations: [ OK ] 131.24 sec.
2025-07-28 06:30:25 02185_values_schema_inference: [ OK ] 3.99 sec.
2025-07-28 06:30:26 02179_dict_reload_on_cluster: [ OK ] 0.98 sec.
2025-07-28 06:30:28 02177_temporary_table_current_database_http_session: [ OK ] 1.53 sec.
2025-07-28 06:30:28 02125_many_mutations_2: [ SKIPPED ] 0.00 sec.
2025-07-28 06:30:28 Reason: not running for current build
2025-07-28 06:30:31 02105_table_function_file_partiotion_by: [ OK ] 3.54 sec.
2025-07-28 06:30:32 02103_sql_user_defined_functions_composition: [ OK ] 0.58 sec.
2025-07-28 06:30:33 02096_rename_atomic_hang: [ OK ] 1.08 sec.
2025-07-28 06:30:34 02028_add_default_database_for_alterquery_on_cluster: [ OK ] 1.18 sec.
2025-07-28 06:30:37 02015_global_in_threads: [ OK ] 3.23 sec.
2025-07-28 06:30:38 01948_dictionary_quoted_database_name: [ OK ] 0.73 sec.
2025-07-28 06:30:39 01902_table_function_merge_db_repr: [ OK ] 1.29 sec.
2025-07-28 06:30:41 01889_postgresql_protocol_null_fields: [ OK ] 2.00 sec.
2025-07-28 06:30:42 01837_database_memory_ddl_dictionaries: [ OK ] 0.63 sec.
2025-07-28 06:30:42 01710_projection_vertical_merges: [ SKIPPED ] 0.00 sec.
2025-07-28 06:30:42 Reason: not running for current build
2025-07-28 06:30:43 01670_dictionary_create_key_expression: [ OK ] 0.88 sec.
2025-07-28 06:30:43 01646_system_restart_replicas_smoke: [ SKIPPED ] 0.00 sec.
2025-07-28 06:30:43 Reason: not running for current build
2025-07-28 06:30:46 01643_replicated_merge_tree_fsync_smoke: [ OK ] 3.09 sec.
2025-07-28 06:30:47 01575_disable_detach_table_of_dictionary: [ OK ] 0.63 sec.
2025-07-28 06:30:48 01517_drop_mv_with_inner_table: [ OK ] 0.83 sec.
2025-07-28 06:30:48 01474_executable_dictionary: [ SKIPPED ] 0.00 sec.
2025-07-28 06:30:48 Reason: not running for current build
2025-07-28 06:31:15 01459_manual_write_to_replicas_quorum_detach_attach: [ OK ] 27.40 sec.
2025-07-28 06:31:16 01457_create_as_table_function_structure: [ OK ] 0.84 sec.
2025-07-28 06:31:29 01417_freeze_partition_verbose: [ OK ] 13.26 sec.
2025-07-28 06:31:40 01375_storage_file_tsv_csv_with_names_write_prefix: [ OK ] 11.21 sec.
2025-07-28 06:31:53 01305_replica_create_drop_zookeeper: [ OK ] 12.36 sec.
2025-07-28 06:31:54 01293_system_distribution_queue: [ OK ] 0.83 sec.
2025-07-28 06:31:55 01281_unsucceeded_insert_select_queries_counter: [ OK ] 0.93 sec.
2025-07-28 06:32:00 01280_ssd_complex_key_dictionary: [ OK ] 5.75 sec.
2025-07-28 06:34:55 01275_parallel_mv: [ OK ] 174.61 sec.
2025-07-28 06:35:37 01192_rename_database_zookeeper: [ OK ] 41.95 sec.
2025-07-28 06:35:40 01155_rename_move_materialized_view: [ OK ] 2.38 sec.
2025-07-28 06:35:41 01148_zookeeper_path_macros_unfolding: [ OK ] 1.93 sec.
2025-07-28 06:35:50 01098_temporary_and_external_tables: [ OK ] 8.05 sec.
2025-07-28 06:36:23 01083_expressions_in_engine_arguments: [ OK ] 33.67 sec.
2025-07-28 06:36:24 01075_allowed_client_hosts: [ OK ] 0.73 sec.
2025-07-28 06:36:26 01070_modify_ttl: [ OK ] 1.83 sec.
2025-07-28 06:36:27 01036_no_superfluous_dict_reload_on_create_database: [ OK ] 0.83 sec.
2025-07-28 06:36:31 01013_sync_replica_timeout_zookeeper: [ OK ] 4.34 sec.
2025-07-28 06:36:32 00985_merge_stack_overflow: [ OK ] 1.03 sec.
2025-07-28 06:36:32 00877_memory_limit_for_new_delete: [ SKIPPED ] 0.00 sec.
2025-07-28 06:36:32 Reason: not running for current build
2025-07-28 06:37:04 00840_long_concurrent_select_and_drop_deadlock: [ OK ] 32.17 sec.
2025-07-28 06:38:00 00184_parallel_hash_returns_same_res_as_hash: [ OK ] 55.82 sec.
2025-07-28 06:38:00 00176_bson_parallel_parsing: [ SKIPPED ] 0.00 sec.
2025-07-28 06:38:00 Reason: disabled
2025-07-28 06:38:04 00175_counting_resources_in_subqueries: [ OK ] 3.24 sec.
2025-07-28 06:39:04 00169_contingency: [ OK ] 60.76 sec.
2025-07-28 06:39:13 00164_quantileBfloat16: [ OK ] 8.90 sec.
2025-07-28 06:39:28 00161_parallel_parsing_with_names: [ OK ] 15.07 sec.
2025-07-28 06:41:00 00159_parallel_formatting_csv_and_friends: [ OK ] 91.72 sec.
2025-07-28 06:41:56 00158_cache_dictionary_has: [ OK ] 55.38 sec.
2025-07-28 06:42:02 00153_aggregate_arena_race: [ OK ] 6.45 sec.
2025-07-28 06:42:07 00150_quantiles_timing_precision: [ OK ] 4.89 sec.
2025-07-28 06:42:12 00096_obfuscator_save_load: [ OK ] 4.69 sec.
2025-07-28 06:42:12 00087_where_0: [ OK ] 0.62 sec.
2025-07-28 06:42:45 00078_group_by_arrays: [ OK ] 33.02 sec.
2025-07-28 06:46:23 00071_merge_tree_optimize_aio: [ OK ] 217.53 sec.
2025-07-28 06:46:27 00060_move_to_prewhere_and_sets: [ OK ] 4.39 sec.
2025-07-28 06:46:36 00051_min_max_array: [ OK ] 8.90 sec.
2025-07-28 06:46:44 00049_max_string_if: [ OK ] 7.30 sec.
2025-07-28 06:46:44 00039_primary_key: [ OK ] 0.63 sec.
2025-07-28 06:46:45 00031_array_enumerate_uniq: [ OK ] 0.78 sec.
2025-07-28 06:46:48 00012_sorting_distributed: [ OK ] 3.42 sec.
2025-07-28 06:46:55 00008_uniq: [ OK ] 6.35 sec.
2025-07-28 06:46:55
2025-07-28 06:46:55 94 tests passed. 12 tests skipped. 1531.36 s elapsed (MainProcess).
2025-07-28 06:47:03 Checking the hung queries: done
2025-07-28 06:47:03
2025-07-28 06:47:03 No queries hung.
2025-07-28 06:47:03 All tests have finished.
2025-07-28 06:47:03
2025-07-28 06:47:03 Top patterns of log messages:
2025-07-28 06:47:03
2025-07-28 06:47:03 count count_% size size_% uniq_loggers uniq_threads levels background_% message_format_string
2025-07-28 06:47:03
2025-07-28 06:47:03 1. 46655 0.051 9.36 MiB 0.088 1 245 ['Debug'] 0 (from {}{}{}){}{}{} {} (stage: {})
2025-07-28 06:47:03 2. 46244 0.05 6.92 MiB 0.065 21941 244 ['Trace'] 1 {} Creating query context from {} context, user_id: {}, parent context user: {}
2025-07-28 06:47:03 3. 40818 0.044 973.07 KiB 0.009 1 350 ['Trace'] 0.001 Query to stage {}{}
2025-07-28 06:47:03 4. 40577 0.044 1.88 MiB 0.018 1 350 ['Trace'] 0.001 Query from stage {} to stage {}{}
2025-07-28 06:47:03 5. 31877 0.035 2.50 MiB 0.023 1 244 ['Debug'] 0 Read {} rows, {} in {} sec., {} rows/sec., {}/sec.
2025-07-28 06:47:03 6. 30552 0.033 862.10 KiB 0.008 1 174 ['Debug'] 0 Processed in {} sec.
2025-07-28 06:47:03 7. 26669 0.029 2.38 MiB 0.022 1 142 ['Trace'] 0 Aggregated. {} to {} rows (from {}) in {} sec. ({:.3f} rows/sec., {}/sec.)
2025-07-28 06:47:03 8. 26296 0.028 1023.38 KiB 0.009 1 143 ['Trace'] 0 Aggregation method: {}
2025-07-28 06:47:03 9. 23330 0.025 250.62 KiB 0.002 1 140 ['Trace'] 0 Aggregating
2025-07-28 06:47:03 10. 22276 0.024 1.02 MiB 0.01 22276 286 ['Debug'] 0.997 Authenticating user '{}' from {}
2025-07-28 06:47:03 11. 22273 0.024 2.44 MiB 0.023 22273 286 ['Debug'] 0.997 {} Authenticated with global context as user {}
2025-07-28 06:47:03 12. 22245 0.024 1.91 MiB 0.018 22245 286 ['Debug'] 0.997 {} Logout, user_id: {}
2025-07-28 06:47:03 13. 22103 0.024 1.58 MiB 0.015 22103 244 ['Debug'] 1 Creating session context with user_id: {}
2025-07-28 06:47:03 14. 20808 0.023 1.64 MiB 0.015 1 138 ['Trace'] 0 An entry for key={} found in cache: {}
2025-07-28 06:47:03 15. 19233 0.021 862.78 KiB 0.008 1 1 ['Trace'] 1 Processing requests batch, size: {}, bytes: {}
2025-07-28 06:47:03 16. 16440 0.018 3.12 MiB 0.029 3 245 ['Trace'] 1 HTTP Request for {}. Method: {}, Address: {}, User-Agent: {}{}, Content Type: {}, Transfer Encoding: {}, X-Forwarded-For: {}
2025-07-28 06:47:03 17. 16436 0.018 12.89 MiB 0.121 2 245 ['Trace'] 1 Request URI: {}
2025-07-28 06:47:03 18. 16018 0.017 328.49 KiB 0.003 2 245 ['Debug'] 0.046 Done processing query
2025-07-28 06:47:03 19. 15699 0.017 718.03 KiB 0.007 1 162 ['Trace'] 0.009 Read steps statistics: {}
2025-07-28 06:47:03 20. 14652 0.016 1.01 MiB 0.009 1 776 ['Trace'] 0.521 Reserved {} on local disk {}, having unreserved {}.
2025-07-28 06:47:03 21. 13766 0.015 1.57 MiB 0.015 931 284 ['Trace'] 0.347 Renaming temporary part {} to {} with tid {}.
2025-07-28 06:47:03 22. 13632 0.015 945.36 KiB 0.009 927 766 ['Trace'] 0.486 Trying to reserve {} using storage policy from min volume index {}
2025-07-28 06:47:03 23. 13526 0.015 634.19 KiB 0.006 1 267 ['Trace'] 0.299 filled checksums {}
2025-07-28 06:47:03 24. 12418 0.013 971.25 KiB 0.009 590 167 ['Trace'] 0 Reading {} ranges in{}order from part {}, approx. {} rows starting from {}
2025-07-28 06:47:03 25. 10325 0.011 417.99 KiB 0.004 1 216 ['Debug'] 0.244 {}{} memory usage: {}.
2025-07-28 06:47:03 26. 9207 0.01 281.54 KiB 0.003 649 195 ['Debug'] 0.003 Key condition: {}
2025-07-28 06:47:03 27. 9130 0.01 1.21 MiB 0.011 1 2 ['Trace'] 1 Creating part at path {}
2025-07-28 06:47:03 28. 8941 0.01 835.55 KiB 0.008 123 508 ['Trace'] 1 Nothing to merge in partition {} with max_total_size_to_merge = {} (looked up {} ranges)
2025-07-28 06:47:03 29. 8879 0.01 390.19 KiB 0.004 647 194 ['Trace'] 0.003 Filtering marks by primary and secondary keys
2025-07-28 06:47:03 30. 8509 0.009 792.86 KiB 0.007 1 56 ['Debug'] 0 Reading {} marks from part {}, total {} rows starting from the beginning of the part
2025-07-28 06:47:03 31. 7903 0.009 177.51 KiB 0.002 1 141 ['Trace'] 0 Merging aggregated data
2025-07-28 06:47:03 32. 7407 0.008 852.19 KiB 0.008 1 24 ['Debug'] 0 Reading {} marks from part {}, total {} rows starting from the beginning of the part, column {}
2025-07-28 06:47:03 33. 6911 0.007 789.34 KiB 0.007 646 195 ['Debug'] 0.003 Selected {}/{} parts by partition key, {} parts by primary key, {}/{} marks by primary key, {} marks to read from {} ranges
2025-07-28 06:47:03 34. 6858 0.007 224.11 KiB 0.002 2 174 ['Trace'] 1 TCP Request. Address: {}
2025-07-28 06:47:03 35. 6858 0.007 662.23 KiB 0.006 1 174 ['Debug'] 1 Connected {} version {}.{}.{}, revision: {}{}{}.
2025-07-28 06:47:03 36. 6823 0.007 179.90 KiB 0.002 1 169 ['Debug'] 1 Done processing connection.
2025-07-28 06:47:03 37. 6306 0.007 326.38 KiB 0.003 555 187 ['Trace'] 0.003 Spreading mark ranges among streams (default reading)
2025-07-28 06:47:03 38. 5333 0.006 336.42 KiB 0.003 505 194 ['Debug'] 0.005 PK index has dropped {}/{} granules, it took {}ms across {} threads.
2025-07-28 06:47:03 39. 5164 0.006 572.84 KiB 0.005 1 163 ['Trace'] 0 Adjusting memory limit before external aggregation with {} (ratio: {}, available system memory: {})
2025-07-28 06:47:03 40. 4647 0.005 358.51 KiB 0.003 1 199 ['Trace'] 0 Query span trace_id for opentelemetry log: {}
2025-07-28 06:47:03 41. 4577 0.005 272.65 KiB 0.003 1294 168 ['Debug'] 0.029 There are {} detached tables. Start searching non used tables.
2025-07-28 06:47:03 42. 4577 0.005 192.20 KiB 0.002 1294 168 ['Debug'] 0.029 Found {} non used tables in detached tables.
2025-07-28 06:47:03 43. 4159 0.005 1.32 MiB 0.012 1 178 ['Trace'] 0.005 The new analyzer is enabled, but the old interpreter is used. It can be a bug, please report it. Will disable 'allow_experimental_analyzer' setting (for query: {})
2025-07-28 06:47:03 44. 4025 0.004 231.15 KiB 0.002 17 17 ['Trace'] 1 Flushing system log, {} entries to flush up to offset {}
2025-07-28 06:47:03 45. 4024 0.004 144.00 KiB 0.001 17 17 ['Trace'] 1 Flushed system log up to offset {}
2025-07-28 06:47:03 46. 3747 0.004 471.93 KiB 0.004 1 72 ['Debug'] 0 Could not find entry for table_uuid: {}, part: {}, condition_hash: {}
2025-07-28 06:47:03 47. 3687 0.004 367.55 KiB 0.003 1 131 ['Trace'] 0.008 Checking existence of path: {}
2025-07-28 06:47:03 48. 3264 0.004 338.94 KiB 0.003 1 153 ['Trace'] 0 Adjusting memory limit before external sort with {} (ratio: {}, available system memory: {})
2025-07-28 06:47:03 49. 3123 0.003 125.04 KiB 0.001 1 142 ['Trace'] 0.043 PREWHERE condition was split into {} steps
2025-07-28 06:47:03 50. 3046 0.003 260.45 KiB 0.002 178 510 ['Trace'] 1 Scheduling next merge selecting task after {}ms, current attempt status: {}
2025-07-28 06:47:03 51. 2972 0.003 485.22 KiB 0.004 123 509 ['Trace'] 1 Checked {} partitions, found {} partitions with parts that may be merged: [{}] (max_total_size_to_merge={}, merge_with_ttl_allowed={}, can_use_ttl_merges={})
2025-07-28 06:47:03 52. 2826 0.003 168.35 KiB 0.002 1 13 ['Debug'] 0.754 Key {} is removed from metadata
2025-07-28 06:47:03 53. 2730 0.003 198.41 KiB 0.002 82 156 ['Trace'] 0.004 Running binary search on index range for part {} ({} marks)
2025-07-28 06:47:03 54. 2730 0.003 78.94 KiB 0.001 82 156 ['Trace'] 0.004 Found (LEFT) boundary mark: {}
2025-07-28 06:47:03 55. 2730 0.003 82.98 KiB 0.001 82 156 ['Trace'] 0.004 Found {} range {}in {} steps
2025-07-28 06:47:03 56. 2730 0.003 81.94 KiB 0.001 82 156 ['Trace'] 0.004 Found (RIGHT) boundary mark: {}
2025-07-28 06:47:03 57. 2684 0.003 76.01 KiB 0.001 1 140 ['Debug'] 1 Stop worker in {}
2025-07-28 06:47:03 58. 2684 0.003 187.27 KiB 0.002 1 133 ['Debug'] 1 Finish load job '{}' with status {}
2025-07-28 06:47:03 59. 2684 0.003 104.85 KiB 0.001 1 268 ['Debug'] 0.499 Spawn loader worker #{} in {}
2025-07-28 06:47:03 60. 2684 0.003 197.76 KiB 0.002 1 133 ['Debug'] 1 Execute load job '{}' in {}
2025-07-28 06:47:03 61. 2684 0.003 205.62 KiB 0.002 1 135 ['Debug'] 0.002 Schedule load job '{}' into {}
2025-07-28 06:47:03 62. 2683 0.003 250.10 KiB 0.002 1 135 ['Debug'] 0.001 Prioritize load job '{}': {} -> {}
2025-07-28 06:47:03 63. 2681 0.003 23.56 KiB 0 2 135 ['Trace'] 0.001 No tables
2025-07-28 06:47:03 64. 2658 0.003 88.25 KiB 0.001 1 267 ['Debug'] 0.501 Change current priority: {} -> {}
2025-07-28 06:47:03 65. 2541 0.003 231.28 KiB 0.002 105 513 ['Trace'] 0.998 Insert entry {} to queue with type {}
2025-07-28 06:47:03 66. 2453 0.003 198.11 KiB 0.002 133 169 ['Trace'] 0.957 Part {} is not stored on zero-copy replicated disk, blobs can be removed
2025-07-28 06:47:03 67. 2445 0.003 62.08 KiB 0.001 105 513 ['Debug'] 0.998 Pulled {} entries to queue.
2025-07-28 06:47:03 68. 2445 0.003 140.87 KiB 0.001 105 513 ['Debug'] 0.998 Pulling {} entries to queue: {} - {}
2025-07-28 06:47:03 69. 2316 0.003 447.35 KiB 0.004 1 187 ['Trace'] 0 {}Keys: {}, datatype: {}, kind: {}, strictness: {}, right header: {}
2025-07-28 06:47:03 70. 2300 0.002 439.57 KiB 0.004 1 131 ['Information'] 1 Removing metadata {} of dropped table {}
2025-07-28 06:47:03 71. 2299 0.002 264.92 KiB 0.002 1 114 ['Debug'] 0 Done waiting for the table {} to be dropped. The outcome: {}
2025-07-28 06:47:03 72. 2299 0.002 170.63 KiB 0.002 1 114 ['Debug'] 0 Waiting for table {} to be finally dropped
2025-07-28 06:47:03 73. 2223 0.002 167.44 KiB 0.002 1 154 ['Trace'] 0 Statistics updated for key={}: {}
2025-07-28 06:47:03 74. 2189 0.002 158.20 KiB 0.001 1 499 ['Information'] 1 Have {} tables in drop queue ({} of them are in use), will try drop {} tables
2025-07-28 06:47:03 75. 2039 0.002 85.25 KiB 0.001 106 32 ['Debug'] 0.358 Committing part {} to zookeeper
2025-07-28 06:47:03 76. 1981 0.002 264.15 KiB 0.002 1 87 ['Trace'] 0 Before join block: '{}'
2025-07-28 06:47:03 77. 1981 0.002 371.27 KiB 0.003 1 87 ['Trace'] 0 After join block: '{}'
2025-07-28 06:47:03 78. 1976 0.002 161.92 KiB 0.001 1 57 ['Debug'] 0 Merging {} parts: from {} to {} into {} with storage {}
2025-07-28 06:47:03 79. 1976 0.002 67.49 KiB 0.001 1 57 ['Debug'] 0 Selected MergeAlgorithm: {}
2025-07-28 06:47:03 80. 1963 0.002 255.12 KiB 0.002 1 56 ['Debug'] 0 Merge sorted {} rows, containing {} columns ({} merged, {} gathered) in {} sec., {} rows/sec., {}/sec.
2025-07-28 06:47:03 81. 1962 0.002 125.96 KiB 0.001 211 56 ['Information'] 0 Merged {} parts: [{}, {}] -> {}
2025-07-28 06:47:03 82. 1889 0.002 225.50 KiB 0.002 779 184 ['Debug'] 0.98 Removing {} parts from filesystem (serially): Parts: [{}]
2025-07-28 06:47:03 83. 1773 0.002 151.30 KiB 0.001 96 495 ['Information'] 0.986 Selected {} parts from {} to {}. Merge selecting phase took: {}ms
2025-07-28 06:47:03 84. 1765 0.002 71.74 KiB 0.001 106 32 ['Debug'] 0.414 Part {} committed to zookeeper
2025-07-28 06:47:03 85. 1594 0.002 115.98 KiB 0.001 1 147 ['Trace'] 0.015 The min valid primary key position for moving to the tail of PREWHERE is {}
2025-07-28 06:47:03 86. 1581 0.002 38.60 KiB 0 117 136 ['Debug'] 0.612 Loaded metadata version {}
2025-07-28 06:47:03 87. 1500 0.002 80.40 KiB 0.001 2 75 ['Trace'] 0 Left table estimation: {}, right table estimation: {}
2025-07-28 06:47:03 88. 1359 0.001 50.99 KiB 0 113 141 ['Debug'] 0.013 Reading approx. {} rows with {} streams
2025-07-28 06:47:03 89. 1341 0.001 79.75 KiB 0.001 1 135 ['Information'] 0.001 Parsed metadata of {} tables in {} databases in {} sec
2025-07-28 06:47:03 90. 1341 0.001 110.61 KiB 0.001 1304 135 ['Information'] 0.001 Metadata processed, database {} has {} tables and {} dictionaries in total.
2025-07-28 06:47:03 91. 1336 0.001 48.85 KiB 0 139 109 ['Debug'] 0.004 MinMax index condition: {}
2025-07-28 06:47:03 92. 1312 0.001 91.62 KiB 0.001 1 135 ['Debug'] 0.001 Wait load job '{}' in {}
2025-07-28 06:47:03 93. 1293 0.001 98.49 KiB 0.001 5 124 ['Trace'] 0.927 Settings: readonly = {}, allow_ddl = {}, allow_introspection_functions = {}
2025-07-28 06:47:03 94. 1293 0.001 122.31 KiB 0.001 5 124 ['Trace'] 0.927 List of all grants including implicit: {}
2025-07-28 06:47:03 95. 1293 0.001 67.68 KiB 0.001 5 124 ['Trace'] 0.927 List of all grants: {}
2025-07-28 06:47:03 96. 1207 0.001 21.22 KiB 0 1102 134 ['Debug'] 0.018 Loading data parts
2025-07-28 06:47:03 97. 1158 0.001 21.51 KiB 0 73 65 ['Debug'] 0.965 Removed {} {} parts
2025-07-28 06:47:03 98. 1158 0.001 128.17 KiB 0.001 73 65 ['Debug'] 0.965 Removing {} parts from memory: Parts: [{}]
2025-07-28 06:47:03 99. 1158 0.001 152.06 KiB 0.001 73 65 ['Trace'] 0.965 Skipped {} old parts, found {} old parts to remove. Parts: [{}]
2025-07-28 06:47:03 100. 1130 0.001 74.79 KiB 0.001 1 86 ['Debug'] 0 Will kill query {} (synchronously)
2025-07-28 06:47:03
2025-07-28 06:47:04 count count_% size size_% uniq_loggers uniq_threads levels background_% message_format_string
2025-07-28 06:47:04
2025-07-28 06:47:04
2025-07-28 06:47:04
2025-07-28 06:47:04 Top messages without format string (fmt::runtime):
2025-07-28 06:47:04
2025-07-28 06:47:04 count pattern runtime_message line
2025-07-28 06:47:04
2025-07-28 06:47:04 1. 300 IfthesignaturecheckfailedThiscou If the signature check failed. This could be because of a time skew. Attempting to adjust the signer. ('/AWSLogger.cpp',70)
2025-07-28 06:47:04 2. 48 CodeDBExceptionSyntaxerrorfailed Code: 62. DB::Exception: Syntax error: failed at position 1 (SEECTwrong): SEECTwrong. Expected one of: Query, Query with output, EXPLAIN, EXPLAIN, SELECT query, possibly with UNION, list of union elements, SELECT query, subquery, possibly with UNION, SELEC ('/executeQuery.cpp',301)
2025-07-28 06:47:04 3. 6 CodeDBExceptionReceivedfromlocal Code: 242. DB::Exception: Received from localhost:9000. DB::Exception: Table is in readonly mode: replica_path=/tables/shard_1/data/replicas/read. Stack trace: ↴ ('/executeQuery.cpp',301)
2025-07-28 06:47:04 ↳ ↴
2025-07-28 06:47:04 ↳0. ./contrib/llvm-project/libcxx/include/__exception/exception.h:113: Poco::Exception::Exceptio
2025-07-28 06:47:04 4. 4 CodeDBExceptionFaultinjectionbef Code: 999. DB::Exception: Fault injection before operation. (KEEPER_EXCEPTION) (version 25.3.6.10634.altinitytest (altinity build)) (from [::1]:45184) (comment: 02456_keeper_retries_during_insert.sql) (query 6, line 10) (in query: INSERT INTO keeper_retrie ('/executeQuery.cpp',301)
2025-07-28 06:47:04 5. 4 CodeDBExceptionTherequestsignatu Code: 499. DB::Exception: The request signature we calculated does not match the signature you provided. Check your key and signing method. (S3_ERROR) (version 25.3.6.10634.altinitytest (altinity build)) (from [::1]:39678) (comment: 02843_backup_use_same_s ('/executeQuery.cpp',301)
2025-07-28 06:47:04 6. 4 CodeCoordinationExceptionFaultin Code: 999. Coordination::Exception: Fault injection before operation. (KEEPER_EXCEPTION), Stack trace (when copying this message, always include the lines below): ↴ ('/TCPHandler.cpp',472)
2025-07-28 06:47:04 ↳ ↴
2025-07-28 06:47:04 ↳0. ./contrib/llvm-project/libcxx/include/__exception/exception.h:113: Poco::Exception::Excep
2025-07-28 06:47:04 7. 4 CodeDBExceptionEmptyqueryInscope Code: 62. DB::Exception: Empty query: In scope SELECT formatQuery(''). (SYNTAX_ERROR) (version 25.3.6.10634.altinitytest (altinity build)) (from [::1]:36946) (comment: 02882_formatQuery.sql) (query 16, line 21) (in query: SELECT formatQuery('');), Stack tr ('/executeQuery.cpp',301)
2025-07-28 06:47:04 8. 4 CodeDBExceptionReceivedfromDBExc Code: 507. DB::Exception: Received from 127.0.0.2:9000. DB::Exception: Sharding key modulo(sub_key, 2) is not used. Stack trace: ↴ ('/executeQuery.cpp',301)
2025-07-28 06:47:04 ↳ ↴
2025-07-28 06:47:04 ↳0. ./contrib/llvm-project/libcxx/include/__exception/exception.h:113: Poco::Exception::Exception(String const&, int) @ 0x00000
2025-07-28 06:47:04 9. 2 CodeDBExceptionConnectionrefused Code: 1000. DB::Exception: Connection refused. (POCO_EXCEPTION), Stack trace (when copying this message, always include the lines below): ↴ ('/TCPHandler.cpp',472)
2025-07-28 06:47:04 ↳ ↴
2025-07-28 06:47:04 ↳0. ./contrib/llvm-project/libcxx/include/__exception/exception.h:113: Poco::IOException::IOException(String const&, i
2025-07-28 06:47:04 10. 2 CodeDBExceptionavroExceptionCann Code: 1001. DB::Exception: avro::Exception: Cannot read compressed data, expected at least 4 bytes, got 0. (STD_EXCEPTION) (version 25.3.6.10634.altinitytest (altinity build)) (from [::1]:52912) (comment: 02373_heap_buffer_overflow_in_avro.sh) (query 1, li ('/executeQuery.cpp',301)
2025-07-28 06:47:04 11. 2 CodeDBExceptionThereisnosubtypef Code: 386. DB::Exception: There is no subtype for types String, UInt8 because some of them are String/FixedString and some of them are not: In scope SELECT ['1', '2'] AS arr1, [1, 2] AS arr2, round(arrayJaccardIndex(arr1, arr2), 2). (NO_COMMON_TYPE) (versi ('/executeQuery.cpp',301)
2025-07-28 06:47:04 12. 2 PocoExceptionCodeecodeConnection Poco::Exception. Code: 1000, e.code() = 111, Connection refused (version 25.3.6.10634.altinitytest (altinity build)) (from [::1]:53050) (comment: 03322_materialized_view_ignore_errors_url.sql) (query 7, line 11) (in query: INSERT INTO src SETTINGS material ('/executeQuery.cpp',301)
2025-07-28 06:47:04 13. 1 CodeDBExceptionstdruntimeerrorra Code: 1001. DB::Exception: std::runtime_error: ran out of bytes. (STD_EXCEPTION), Stack trace (when copying this message, always include the lines below): ↴ ('/TCPHandler.cpp',472)
2025-07-28 06:47:04 ↳ ↴
2025-07-28 06:47:04 ↳0. ./contrib/llvm-project/libcxx/include/__exception/exception.h:106: std::runtime_error::runtime_er
2025-07-28 06:47:04 14. 1 statemachinecommitindexprecommit state machine commit index 0, precommit index 0, last log index 0 ('/LoggerWrapper.h',43)
2025-07-28 06:47:04 15. 1 invalidelectiontimeoutupperbound invalid election timeout upper bound detected, adjusted to 0 ('/LoggerWrapper.h',43)
2025-07-28 06:47:04 16. 1 stdexceptionCodetypestdruntimeer std::exception. Code: 1001, type: std::runtime_error, e.what() = ran out of bytes (version 25.3.6.10634.altinitytest (altinity build)) (from [::1]:35888) (comment: 02688_aggregate_states.sql) (query 2, line 2) (in query: SELECT '\x01\x01\x01'::AggregateFun ('/executeQuery.cpp',301)
2025-07-28 06:47:04 17. 1 newconfigurationlogidxprevlogidx new configuration: log idx 1, prev log idx 0 ↴ ('/LoggerWrapper.h',43)
2025-07-28 06:47:04 ↳peer 1, DC ID 0, localhost:9234, voting member, 1 ↴
2025-07-28 06:47:04 ↳my id: 1, leader: 1, term: 1
2025-07-28 06:47:04 18. 1 waitforHBforms wait for HB, for 50 + [0, 0] ms ('/LoggerWrapper.h',43)
2025-07-28 06:47:04 19. 1 Forkedachildprocesstowatch Forked a child process to watch ('',0)
2025-07-28 06:47:04 20. 1 autoDBStorageReplicatedMergeTree auto DB::StorageReplicatedMergeTree::processQueueEntry(ReplicatedMergeTreeQueue::SelectedEntryPtr)::(anonymous class)::operator()(LogEntryPtr &) const: Poco::Exception. Code: 1000, e.code() = 0, Malformed message: Unexpected EOF, Stack trace (when copying ('/Exception.cpp',285)
2025-07-28 06:47:04 21. 1 StartingClickHousealtinitytestre Starting ClickHouse 25.3.6.10634.altinitytest (revision: 4294967295, git hash: fca7235902a6946d447b9e43eb8eb08db3a5adae, build id: CA3A474F1B7580431AB4D609A53D8CD4C86B13CB), PID 414 ('',0)
2025-07-28 06:47:04 22. 1 bgappendentriesthreadinitiated bg append_entries thread initiated ('/LoggerWrapper.h',43)
2025-07-28 06:47:04 23. 1 INITRAFTSERVERcommitindextermele === INIT RAFT SERVER === ↴ ('/LoggerWrapper.h',43)
2025-07-28 06:47:04 ↳commit index 0 ↴
2025-07-28 06:47:04 ↳term 0 ↴
2025-07-28 06:47:04 ↳election timer allowed ↴
2025-07-28 06:47:04 ↳log store start 1, end 0 ↴
2025-07-28 06:47:04 ↳config log idx 0, prev log idx 0 ↴
2025-07-28 06:47:04 ↳ -- ASYNC REPLICATION --
2025-07-28 06:47:04 24. 1 Electiontimeoutinitiateleaderele Election timeout, initiate leader election ('/LoggerWrapper.h',43)
2025-07-28 06:47:04 25. 1 FailedtomakebackupShttplocalhost Failed to make backup S3('http://localhost:11111/test/backups/test_ylfwjhk7/use_same_s3_credentials_for_base_backup_base_inc_3_bad', 'test', '[HIDDEN]'): Code: 499. DB::Exception: The request signature we calculated does not match the signature you provide ('/Exception.cpp',285)
2025-07-28 06:47:04 26. 1 ELECTIONTIMEOUTcurrentrolefollow [ELECTION TIMEOUT] current role: follower, log last term 0, state term 0, target p 1, my p 1, hb dead, pre-vote NOT done ('/LoggerWrapper.h',43)
2025-07-28 06:47:04 27. 1 Refusingconnectionfromffffreache Refusing connection from [::ffff:127.0.0.1]:58598, reached max queue size 64 ('/ErrorHandlers.h',40)
2025-07-28 06:47:04 28. 1 BECOMELEADERappendednewconfigat [BECOME LEADER] appended new config at 1 ('/LoggerWrapper.h',43)
2025-07-28 06:47:04 29. 1 configatindexiscommittedprevconf config at index 1 is committed, prev config log idx 0 ('/LoggerWrapper.h',43)
2025-07-28 06:47:10 30. 1 globalmanagerdoesnotexistwilluse global manager does not exist. will use local thread for commit and append ('/LoggerWrapper.h',43)
2025-07-28 06:47:10
2025-07-28 06:47:10
2025-07-28 06:47:10
2025-07-28 06:47:10 Top messages not matching their format strings:
2025-07-28 06:47:10
2025-07-28 06:47:10 message_format_string count() any_message
2025-07-28 06:47:10
2025-07-28 06:47:10 1. 329 auto DB::StorageReplicatedMergeTree::processQueueEntry(ReplicatedMergeTreeQueue::SelectedEntryPtr)::(anonymous class)::operator()(LogEntryPtr &) const: Poco::Exception. Code: 1000, e.code() = 0, Malformed message: Unexpected EOF, Stack trace (when copying this message, always include the lines below):↴
2025-07-28 06:47:10 ↳ ↴
2025-07-28 06:47:10 ↳0. ./contrib/llvm-project/libcxx/include/__exception/exception.h:113: Poco::IOException::IOException(String const&, int) @ 0x0000000020decfe0 ↴
2025-07-28 06:47:10 ↳1. ./build_docker/./base/poco/Net/src/NetException.cpp:26: Poco::Net::MessageException::MessageException(String const&, int) @ 0x0000000020eca62a ↴
2025-07-28 06:47:10 ↳2. ./build_docker/./base/poco/Net/src/HTTPChunkedStream.cpp:64: Poco::Net::HTTPChunkedStreamBuf::parseChunkLen() @ 0x0000000020e8c9c2 ↴
2025-07-28 06:47:10 ↳3. ./build_docker/./base/poco/Net/src/HTTPChunkedStream.cpp:116: Poco::Net::HTTPChunkedStreamBuf::readFromDevice(char*, long) @ 0x0000000020e8cd97 ↴
2025-07-28 06:47:10 ↳4. ./build_docker/./src/IO/ReadBufferFromIStream.cpp:27: DB::ReadBufferFromIStream::nextImpl() @ 0x0000000013cf7b35 ↴
2025-07-28 06:47:10 ↳5. DB::ReadBuffer::next() @ 0x0000000008915c7b ↴
2025-07-28 06:47:10 ↳6. ./build_docker/./src/IO/ReadWriteBufferFromHTTP.cpp:505: void std::__function::__policy_invoker::__call_impl[abi:ne190107]>(std::__function::__policy_storage const*) @ 0x0000000013cf3080↴
2025-07-28 06:47:10 ↳7. ./contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x0000000013cec6b9 ↴
2025-07-28 06:47:10 ↳8. ./build_docker/./src/IO/ReadWriteBufferFromHTTP.cpp:465: DB::ReadWriteBufferFromHTTP::nextImpl() @ 0x0000000013cf1361 ↴
2025-07-28 06:47:10 ↳9. DB::ReadBuffer::next() @ 0x0000000008915c7b ↴
2025-07-28 06:47:10 ↳10. ./build_docker/./src/IO/ReadWriteBufferFromHTTP.cpp:254: DB::ReadWriteBufferFromHTTP::ReadWriteBufferFromHTTP(DB::HTTPConnectionGroupType const&, Poco::URI const&, String const&, DB::ProxyConfiguration, DB::ReadSettings, DB::ConnectionTimeouts, Poco::Net::HTTPBasicCredentials const&, DB::RemoteHostFilter const*, unsigned long, unsigned long, std::function>&)>, bool, bool, std::vector>, bool, std::optional) @ 0x0000000013cee96e↴
2025-07-28 06:47:10 ↳11. ./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:634: std::__unique_if::__unique_single std::make_unique[abi:ne190107]>&)>&, bool&, bool&, std::vector>&, bool&, std::nullopt_t const&>(DB::HTTPConnectionGroupType&, Poco::URI&, String&, DB::ProxyConfiguration&, DB::ReadSettings&, DB::ConnectionTimeouts&, Poco::Net::HTTPBasicCredentials const&, DB::RemoteHostFilter const*&, unsigned long&, unsigned long&, std::function>&)>&, bool&, bool&, std::vector>&, bool&, std::nullopt_t const&) @ 0x0000000013ce2eab↴
2025-07-28 06:47:10 ↳12. ./src/IO/ReadWriteBufferFromHTTP.h:248: DB::DataPartsExchange::Fetcher::fetchSelectedPart(std::shared_ptr const&, std::shared_ptr, String const&, String const&, String const&, String const&, int, DB::ConnectionTimeouts const&, String const&, String const&, String const&, std::shared_ptr, bool, String const&, std::optional*, bool, std::shared_ptr) @ 0x000000001b193806↴
2025-07-28 06:47:10 ↳13. ./build_docker/./src/Storages/StorageReplicatedMergeTree.cpp:5228: std::shared_ptr std::__function::__policy_invoker ()>::__call_impl[abi:ne190107] const&, String const&, String const&, bool, unsigned long, std::shared_ptr, bool)::$_4, std::shared_ptr ()>>(std::__function::__policy_storage const*) @ 0x000000001ada7861↴
2025-07-28 06:47:10 ↳14. ./contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001aca6d20 ↴
2025-07-28 06:47:10 ↳15. ./build_docker/./src/Storages/StorageReplicatedMergeTree.cpp:2514: DB::StorageReplicatedMergeTree::executeFetch(DB::ReplicatedMergeTreeLogEntry&, bool) @ 0x000000001ac9763c ↴
2025-07-28 06:47:10 ↳16. ./build_docker/./src/Storages/StorageReplicatedMergeTree.cpp:2349: DB::StorageReplicatedMergeTree::executeLogEntry(DB::ReplicatedMergeTreeLogEntry&) @ 0x000000001ac7dfd8 ↴
2025-07-28 06:47:10 ↳17. ./build_docker/./src/Storages/StorageReplicatedMergeTree.cpp:3876: bool std::__function::__policy_invoker&)>::__call_impl[abi:ne190107])::$_1, bool (std::shared_ptr&)>>(std::__function::__policy_storage const*, std::shared_ptr&) @ 0x000000001ada4421↴
2025-07-28 06:47:10 ↳18. ./contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001b725a6a ↴
2025-07-28 06:47:10 ↳19. ./build_docker/./src/Storages/StorageReplicatedMergeTree.cpp:3872: DB::StorageReplicatedMergeTree::processQueueEntry(std::shared_ptr) @ 0x000000001acd1c9b ↴
2025-07-28 06:47:10 ↳20. ./build_docker/./src/Storages/StorageReplicatedMergeTree.cpp:3935: bool std::__function::__policy_invoker::__call_impl[abi:ne190107]>(std::__function::__policy_storage const*) @ 0x000000001ada5429↴
2025-07-28 06:47:10 ↳21. ./contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001b1e046e ↴
2025-07-28 06:47:10 ↳22. ./build_docker/./src/Storages/MergeTree/MergeTreeBackgroundExecutor.cpp:318: DB::MergeTreeBackgroundExecutor::routine(std::shared_ptr) @ 0x000000001b2d5cdf ↴
2025-07-28 06:47:10 ↳23. ./build_docker/./src/Storages/MergeTree/MergeTreeBackgroundExecutor.cpp:363: DB::MergeTreeBackgroundExecutor::threadFunction() @ 0x000000001b2d6a10 ↴
2025-07-28 06:47:10 ↳24. ./build_docker/./src/Storages/MergeTree/MergeTreeBackgroundExecutor.cpp:67: void std::__function::__policy_invoker::__call_impl[abi:ne190107]::MergeTreeBackgroundExecutor(String, unsigned long, unsigned long, StrongTypedef, StrongTypedef, std::basic_string_view>)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001b2dc4c2↴
2025-07-28 06:47:10 ↳25. ./contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x0000000010cb432f ↴
2025-07-28 06:47:10 ↳26. ./contrib/llvm-project/libcxx/include/__type_traits/invoke.h:117: ThreadFromGlobalPoolImpl::ThreadFromGlobalPoolImpl>::ThreadFromThreadPool::*)(), ThreadPoolImpl>::ThreadFromThreadPool*>(void (ThreadPoolImpl>::ThreadFromThreadPool::*&&)(), ThreadPoolImpl>::ThreadFromThreadPool*&&)::'lambda'()::operator()() @ 0x0000000010cbc866↴
2025-07-28 06:47:10 ↳27. ./contrib/llvm-project/libcxx/include/__type_traits/invoke.h:149: void std::__function::__policy_invoker::__call_impl[abi:ne190107]::ThreadFromGlobalPoolImpl>::ThreadFromThreadPool::*)(), ThreadPoolImpl>::ThreadFromThreadPool*>(void (ThreadPoolImpl>::ThreadFromThreadPool::*&&)(), ThreadPoolImpl>::ThreadFromThreadPool*&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x0000000010cbc782↴
2025-07-28 06:47:10 ↳28. ./contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x0000000010cb09e0 ↴
2025-07-28 06:47:10 ↳29. ./contrib/llvm-project/libcxx/include/__type_traits/invoke.h:117: void* std::__thread_proxy[abi:ne190107]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x0000000010cb951c↴
2025-07-28 06:47:10 ↳30. __tsan_thread_start_func @ 0x0000000008756428 ↴
2025-07-28 06:47:10 ↳31. ? @ 0x00007f1c7c897ac3 ↴
2025-07-28 06:47:10 ↳ (version 25.3.6.10634.altinitytest (altinity build))
2025-07-28 06:47:10 2. {} is in use (by merge/mutation/INSERT) (consider increasing temporary_directories_lifetime setting) 70 /var/lib/clickhouse/store/112/1122c520-a5a3-4972-b969-a649594aef0f/tmp_merge_202507_111_151_12/ is in use (by merge/mutation/INSERT) (consider increasing temporary_directories_lifetime setting) (skipped 1 similar messages)
2025-07-28 06:47:10 3. Close WriteBufferFromAzureBlobStorage. {}. 11 Close WriteBufferFromAzureBlobStorage. icctbsernlofvikzobmtrcviropurzvk. (LogSeriesLimiter: on interval from 2025-07-28 06:28:53 to 2025-07-28 06:29:07 accepted series 1 / 1 for the logger WriteBufferFromAzureBlobStorage)
2025-07-28 06:47:10 4. (from {}{}{}){}{}{} {} (stage: {}) 1 (from [::1]:52578) (comment: 02686_bson3.sql) (query 1, line 1) -- It correctly throws exception about incorrect data: ↴
2025-07-28 06:47:10 ↳ SELECT * FROM format(BSONEachRow, 'WatchID Int64, JavaEnable Int16, Title String, GoodEvent Int16, EventTime DateTime, EventDate Date, CounterID Int32, ClientIP Int32, RegionID Int32, UserID Int64, CounterClass Int16, OS Int16, UserAgent Int16, URL String, Referer String, IsRefresh Int16, RefererCategoryID Int16, RefererRegionID Int32, URLCategoryID Int16, URLRegionID Int32, ResolutionWidth Int16, ResolutionHeight Int16, ResolutionDepth Int16, FlashMajor Int16, FlashMinor Int16, FlashMinor2 String, NetMajor Int16, NetMinor Int16, UserAgentMajor Int16, UserAgentMinor String, CookieEnable Int16, JavascriptEnable Int16, IsMobile Int16, MobilePhone Int16, MobilePhoneModel String, Params String, IPNetworkID Int32, TraficSourceID Int16, SearchEngineID Int16, SearchPhrase String, AdvEngineID Int16, IsArtifical Int16, WindowClientWidth Int16, WindowClientHeight Int16, ClientTimeZone Int16, ClientEventTime DateTime, SilverlightVersion1 Int16, SilverlightVersion2 Int16, SilverlightVersion3 Int32, SilverlightVersion4 Int16, PageCharset String, CodeVersion Int32, IsLink Int16, IsDownload Int16, IsNotBounce Int16, FUniqID Int64, OriginalURL String, HID Int32, IsOldCounter Int16, IsEvent Int16, IsParameter Int16, DontCountHits Int16, WithHash Int16, HitColor String, LocalEventTime DateTime, Age Int16, Sex Int16, Income Int16, Interests Int16, Robotness Int16, RemoteIP Int32, WindowName Int32, OpenerName Int32, HistoryLength Int16, BrowserLanguage String, BrowserCountry String, SocialNetwork String, SocialAction String, HTTPError Int16, SendTiming Int32, DNSTiming Int32, ConnectTiming Int32, ResponseStartTiming Int32, ResponseEndTiming Int32, FetchTiming Int32, SocialSourceNetworkID Int16, SocialSourcePage String, ParamPrice Int64, ParamOrderID String, ParamCurrency String, ParamCurrencyID Int16, OpenstatServiceName String, OpenstatCampaignID String, OpenstatAdID String, OpenstatSourceID String, UTMSource String, UTMMedium String, UTMCampaign String, UTMContent String, UTMTerm String, FromTag String, HasGCLID Int16, RefererHash Int64, URLHash Int64, CLID Int32', $$^ WatchID c*5/ !p~JavaEnable Title GoodEvent EventTime 7�Q EventDate > CounterID ClientIP �z�RegionID G UserID � �:6�CounterClass OS UserAgent URL Referer IsRefresh RefererCategoryID RefererRegionID URLCategoryID URLRegionID ResolutionWidth ResolutionHeight ResolutionDepth FlashMajor FlashMinor FlashMinor2 NetMajor NetMinor UserAgentMajor UserAgentMinor �OCookieEnable JavascriptEnabl�sMobile MobilePhone MobilePhoneModel Params IPNetworkID �9 TraficSourceID SearchEngineID SearchPhrase AdvEngineID IsArtifical WindowClientWidth WindowClientHeight ClientTimeZone �ClientEventTime � SilverlightVersion1 SilverlightVersion2 SilverlightVersion3 SilverlightVersion4 PageCharset CodeVersion IsLink IsDownload IsNotBounce FUniqID OriginalURL HID IsOldCounter IsEvent IsParameter DontCountHits WithHash HitColor 5LocalEventTime &�Q Age Sex Income Interests Robotness RemoteIP ^DI�WindowName �OpenerName �HistoryLength �BrowserLanguage �BrowserCountry �SocialNetwork SocialAction HTTPError SendTiming DNSTiming ConnectTiming ResponseStartTiming ResponseEndTiming FetchTiming SocialSourceNetworkID SocialSourcePage ParamPrice ParamOrderID ParamCurrency NHParamCurrencyID OpenstatServiceName OpenstatCampaignID OpenstatAdID OpenstatSourceID UTMSource UTMMedium UTMCampaign UTMContent UTMTerm FromTag HasGCLID RefererHash X+�'�URLHash �|3�b.�CLID ^ WatchID �F�ӓ2qJavaEnable Title GoodEvent EventTime n$�Q EventDate > CounterID ClientIP �z�RegionID G UserID � �:6�CounterClass OS UserAgent URL Referer IsRefresh RefererCategoryID RefererRegionID URLCategoryID URLRegionID ResolutionWidth ResolutionHeight ResolutionDepth FlashMajor FlashMinor FlashMinor2 NetMajor NetMinor UserAgentMajor UserAgentMinor �OCookieEnable JavascriptEnable IsMobile MobilePhone MobilePhoneModel Params IPNetworkID �9 TraficSourceID SearchEngineID SearchPhrase AdvEngineID IsArtifical WindowClientWidth WindowClientHeight ClientTimeZone �ClientEventTime � SilverlightVersion1 SilverlightVersion2 SilverlightVersion3 SilverlightVersion4 PageCharset CodeVersion IsLink IsDownload IsNotBounce FUniqID OriginalURL HID IsOldCounter IsEvent IsParameter DontCountHits WithHash HitColor 5LocalEventTime ǘ�Q Age Sex Income Interests Robotness RemoteIP ^DI�WindowName �OpenerName �HistoryLength �BrowserLanguage �BrowserCountry �SocialNetwork SocialAction HTTPError SendTiming DNSTiming ConnectTiming ResponseStartTiming ResponseEndTiming FetchTiming SocialSourceNetworkID SocialSourcePage P�amPrice ParamOrderID ParamCurrency NHParamCurrencyID OpenstatServiceName OpenstatCampaignID OpenstatAdID OpenstatSourceID UTMSource UTMMedium UTMCampaign UTMContent UTMTerm FromTag HasGCLID RefererHash X+�'�URLHash �|3�b.�CLID ^ WatchID l!�|�@HJavaEnable Title GoodEvent EventTime �)�Q EventDate > CounterID ClientIP �z�RegionID G UserID � �:6�CounterClass OS UserAgent URL Referer IsRefresh RefererCategoryID RefererRegionID URLCategoryID URLRegionID ResolutionWidth ResolutionHeight ResolutionDepth FlashMajor FlashMinor FlashMinor2 NetMajor NetMinor UserAgentMajor UserAgentMinor �OCookieEnable JavascriptEnable IsMobile MobilePhone MobilePhoneModel Params IPNetworkID �9 TraficSourceID SearchEngineID SearchPhrase AdvEngineID IsArtifical WindowClientWidth WindowClientHeight ClientTimeZone �ClientEventTime � SilverlightVersion1 SilverlightVersion2 SilverlightVersion3 SilverlightVersion4 PageCharset CodeVersion IsLink IsDownload IsNotBounce FUniqID OriginalURL HID IsOldCounter IsEvent IsParameter DontCountHits WithHash HitColor 5LocalEventTime }�Q Age Sex Income Interests Robotness RemoteIP ^DI�WindowName �OpenerName �HistoryLength �BrowserLanguage �BrowserCountry �SocialNetwork SocialAction HTTPError SendTiming DNSTiming ConnectTiming ResponseStartTiming ResponseEndTiming FetchTiming SocialSourceNetworkID SocialSourcePage ParamPrice ParamOrderID ParamCurrency NHParamCurrencyID OpenstatServiceName OpenstatCampaignID OpenstatAdID OpenstatSourceID UTMSource UTMMedium UTMCampaign UTMContent UTMTerm FromTag HasGCLID RefererHash X+�'�URLHash �|3�b.�CLID ^ WatchID �ǐ=ЌWJavaEnable Title GoodEvent EventTime 8*�Q EventDate > CounterID ClientIP �z�RegionID G UserID � �:6�CounterClass OS UserAgent URL Referer IsRefresh RefererCategoryID RefererRegionID URLCategoryID URLRegionID ResolutionWidth ResolutionHeight ResolutionDepth FlashMajor FlashMinor FlashMinor2 NetMajor NetMinor UserAgentMajor UserAgentMinor �OCookieEnable JavascriptEnable IsMobile MobilePhone MobilePhoneModel Params IPNetworkID �9 TraficSourceID SearchEngineID SearchPhrase AdvEngineID IsArtifical WindowClientWidth WindowClientHeight ClientTimeZone �ClientEventTime � SilverlightVersion1 SilverlightVersion2 SilverlightVersion3 SilverlightVersion4 PageCharset CodeVersion IsLink IsDownload IsNotBounce FUniqID OriginalURL HID IsOldCounter IsEvent IsParameter DontCountHits WithHash HitColor 5LocalEventTime ݞ�Q Age Sex Income Interests Robotness RemoteIP ^DI�WindowName �OpenerName �HistoryLength �BrowserLanguage �BrowserCountry �SocialNetwork SocialAction HTTPError SendTiming DNSTiming ConnectTiming ResponseStartTiming ResponseEndTiming FetchTiming SocialSourceNetworkID SocialSourcePage ParamPrice ParamOrderID ParamCurrency NHParamCurrencyID OpenstatServiceName OpenstatCampaignID OpenstatAdID OpenstatSourceID UTMSource UTMMedium UTMCampaign UTMContent UTMTerm FromTag HasGCLID RefererHash X+�'�URLHash �|3�b.�CLID � WatchID �E&LyJavaEnable Title GoodEvent EventTime J�Q EventDate > CounterID ClientIP �I`RegionID ' UserID q�Jd8CounterClass OS UserAgent URL - http://holodilnik.ru/russia/05jul2013&model=0Referer IsRefresh RefererCategoryID RefererRegionID URLCateParams String, IPNetworkID Int32, TraficSourceID Int16, SearchEngineID Int16, SearchPhrase String, AdvEngineID Int16, IsArtifical Int16, WindowClientWidth Int16, WindowClientHeight Int16, ClientTimeZone Int16, ClientEventTime DateTime, SilverlightVersion1 Int16, SilverlightVersion2 Int16, SilverlightVersion3 Int32, SilverlightVersion4 Int16, PageCharset String, CodeVersion Int32, IsLink Int16, IsDownload Int16, IsNotBounce Int16, FUniqID Int64, OriginalURL String, HID Int32, IsOldCounter Int16, IsEvent Int16, IsParameter Int16, DontCountHits Int16, WithHash Int16, HitColor String, LocalEventTime DateTime, Age Int16, Sex Int16, Income Int16, Interests Int16, Robotness Int16, RemoteIP Int32, WindowName Int32, OpenerName Int32, HistoryLength Int16, BrowserLanguage String, BrowserCountry String, SocialNetwork String, SocialAction String, HTTPError Int16, SendTiming Int32, DNSTiming Int32, ConnectTiming Int32, ResponseStartTiming Int32, ResponseEndTiming Int32, �HistoryLength �BrowserLanguage �BrowserCountry �SocialNetwork SocialAction HTTPError SendTiming DNSTiming ConnectTiming ResponseStartTiming ResponseEndTiming FetchTiming SocialSourceNetworkID SocialSourcePage ParamPrice ParamOrderID ParamCurrency NHParamCurrencyID OpenstatServiceName OpenstatCampaignID OpenstatAdID OpenstatSourceID UTMSource UTMMedium UTMCampaign UTMContent UTMTerm FromTag HasGCLID RefererHash X+�'�URLHash �↴
2025-07-28 06:47:10 ↳o�eCLID � WatchID �k=�pJavaEnable Title GoodEvent EventTime ��Q EventDate > CounterID Clien�Q9�HRegionID G UserID
�Ks}�CounterClass OS UserAgent URL H http://afisha.mail.ru/catalog/314/women.ru/ency=1&page3/?errovat-pinnikiReferer IsRefresh RefererCategoryID RefererRegionID URLCategoryID 0= URLRegionID � ResolutionWidth ResolutionHeight ResolutionDepth FlashMajor FlashMinor FlashMinor2 NetMajor NetMinor UserAgentMajor UserAgentMinor D�CookieEnable JavascriptEnable IsMobile MobilePhone MobilePhoneModel Params IPNetworkID �9 TraficSourceID SearchEngineID SearchPhrase AdvEngineID IsArtifical WindowClientWidth WindowClientHeight ClientTimeZone �ClientEventTime � SilverlightVersion1 SilverlightVersion2 SilverlightVersion3 SilverlightVersion4
PageCharset CodeVersion IsLink IsDownload IsNotBounce FUniqID :�W�mOriginalURL HID IsOldCounter IsEvent IsParameter DontCountHits WithHash HitColor 5LocalEventTime A�Q Age Sex Income Interests Robotness RemoteIP ^DI�WindowName �OpenerName �HistoryLength �BrowserLanguage �BrowserCountry �SocialNetwork SocialAction HTTPError SendTiming DNSTiming ConnectTiming ResponseStartTiming ResponseEndTiming FetchTiming SocialSourceNetworkID SocialSourcePage ParamPrice ParamOrderID ParamCurrency NHParamCurrencyID OpenstatServiceName OpenstatCampaignID OpenstatAdID OpenstatSourceID UTMSource UTMMedium UTMCampaign UTMContent UTMTerm FromTag HasGCLID RefererHash X+�'�URLHash �
�#�\CLID � WatchID �1�o�CJavaEnable Title GoodEvent EventTime �0�Q EventDate > CounterID ClientIP �^{]RegionID � UserID &n%�t"6CounterClass OS ' UserAgent URL > http://bonprix.ru/index.ru/cinema/art/0 986 424 233 сезонReferer IsRefresh RefererCategoryID RefererRegionID URLCategoryID URLRegionID � ResolutionWidth ResolutionHeight ResolutionDepth FlashMajor FlashMinor FlashMinor2 NetMajor NetMinor UserAgentMajor UserAgentMinor D�CookieEnable JavascriptEnable IsMobile MobilePhone MobilePhoneModel Params IPNetworkID �#( TraficSourceID SearchEngineID SearchPhrase AdvEngineID IsArtifical WindowClientWidth WindowClientHeight ClientTimeZone �ClientEventTime � SilverlightVersion1 SilverlightVersion2 SilverlightVersion3 SilverlightVersion4 PageCharset CodeVersion IsLink IsDownload IsNotBounce FUniqID OriginalURL HID IsOldCounter IsEvent IsParameter DontCountHits WithHash HitColor 5LocalEventTime �Q Age Sex Income Interests Robotness RemoteIP �UWindowName �OpenerName �HistoryLength �BrowserLanguage �BrowserCountry �SocialNetwork SocialAction HTTPError SendTiming DNSTiming ConnectTiming ResponseStartTiming ResponseEndTiming FetchTiming SocialSourceNetworkID SocialSourcePage ParamPrice ParamOrderID ParamCurrency NHParamCurrencyID OpenstatServiceName OpenstatCampaignID OpenstatAdID OpenstatSourceID UTMSource UTMMedium UTMCampaign UTMContent UTMTerm FromTag HasGCLID RefererHash X+�'�URLHash X-h�X CLID � WatchID »-�C_JavaEnable Title GoodEvent EventTime 83�Q EventDate > CounterID ClientIP �^{]RegionID � UserID &n%�t"6CounterClass OS ' UserAgent URL : http://bonprix.ru/index.ru/cinema/art/A00387,3797); ru)&bLReferer IsRefresh RefererCategoryID RefererRegionID URLCategoryID URLRegionID � ResolutionWidth ResolutionHeight ResolutionDepth FlashMajor FlashMinor FlashMinor2 NetMajor NetMinor UserAgentMajor UserAgentMinor D�CookieEnable JavascriptEnable IsMobile MobilePhone MobilePhoneModel Params IPNetworkID �#( TraficSourceID SearchEngineID SearchPhrase AdvEngineID IsArtifical WindowClientWidth WindowClientHeight ClientTimeZone �ClientEventTime � SilverlightVersion1 SilverlightVersion2 SilverlightVersion3 SilverlightVersion4 PageCharset CodeVersion IsLink IsDownload IsNotBounce FUniqID OriginalURL HID IsOldCounter IsEvent IsParameter DontCountHits WithHash HitColor 5LocalEventTime ↴
2025-07-28 06:47:13 ↳�Q Age Sex Income Interests Robotness RemoteIP �UWindowName �OpenerName �HistoryLength �BrowserLanguage �BrowserCountry �SocialNetwork SocialAction HTTPError SendTiming DNSTiming ConnectTiming ResponseStartTiming ResponseEndTiming FetchTiming SocialSourceNetworkID SocialSourcePage ParamPrice ParamOrderID ParamCurrency NHParamCurrencyID OpenstatServiceName OpenstatCampaignID OpenstatAdID OpenstatSourceID UTMSource UTMMedium UTMCampaign UTMContent UTMTerm FromTag HasGCLID RefererHash X+�'�URLHash v�v�CLID � WatchID ��\JavaEnable Title GoodEvent EventTime � �Q EventDate > CounterID ClientIP �gURegionID � UserID �s�yy�fCounterClass OS , UserAgent URL 1 http://tours/Ekategoriya%2F&sr=http://slovareniyeReferer IsRefresh RefererCategoryID RefererRegionID URLCategoryID URLRegionID � esRolutionWidth ResolutionHeight ResolutionDepth FlashMajor FlashMinor FlashMinor2 NetMajor NetMinor UserAgentMajor UserAgentMinor D�CookieEnable JavascriptEnable IsMobile MobilePhone MobilePhoneModel Params IPNetworkID � TraficSourceID SearchEngineID SearchPhrase AdvEngineID IsArtifical WindowClientWidth WindowClientHeight ClientTimeZone �ClientEventTime � SilverlightVersion1 SilverlightVersion2 SilverlightVersion3 SilverlightVersion4 PageCharset CodeVersion IsLink IsDownload IsNotBounce FUniqID OriginalURL HID IsOldCounter IsEvent IsParameter DontCountHits WithHash HitColor 5LocalEventTime Y�Q Age Sex Income Interests Robotness RemoteIP �=kWindowName �OpenerName �HistoryLength �BrowserLanguage �BrowserCountry �SocialNetwork SocialAction HTTPError SendTiming DNSTiming ConnectTiming ResponseStartTiming ResponseEndTiming FetchTiming SocialSourceNetworkID SocialSourcePage ParamPrice ParamOrderID ParamCurrency NHParamCurrencyID OpenstatServiceName OpenstatCampaignID OpenstatAdID OpenstatSourceID UTMSource UTMMedium UTMCampaign UTMContent UTMTerm FromTag HasGCLID RefererHash X+�'�URLHash h�9�DCLID ^ WatchID �/E�J�{JavaEnable Title GoodEvent EventTime �1�Q EventDate > CounterID ClientIP �z�RegionID G UserID � �:6�CounterClass OS UserAgent URL Referer IsRefresh RefererCategoryID RefererRegionID URLCategoryID URLRegionID ResolutionWidth ResolutionHeight ResolutionDepth FlashMajor FlashMinor FlashMinor2 NetMajor NetMinor UserAgentMajor UserAgentMinor �OCookieEnable JavascriptEnable IsMobile MobilePhone MobilePhkneModel Params IPNetworkID �9 TraficSourceID SearchEngineID SearchPhrase AdvEngineID IsArtifical WindowClientWidth WindowClientHeight ClientTimeZone �ClientEventTime � SilverlightVersion1 SilverlightVersion2 SilverlightVersion3 SilverlightVersion4 PageCharset CodeVersion IsLink IsDownload IsNotBounce FUniqID OriginalURL HID IsOldCounter IsEvent IsParameter DontCountHits WithHash HitColor 5LocalEventTime �Q Age Sex Income Interests Robotness RemoteIP ^DI�WindowName �OpenerName �HistoryLength �BrowserLanguage �BrowserCountry �SocialNetwork SocialAction HTTPError SendTiming DNSTiming ConnectTiming ResponseStartTiming ResponseEndTiming FetchTiming SocialSourceNetworkID SocialSourcePage ParamPrice ParamOrderID ParamCurrency NHParamCurrencyID OpenstatServiceName OpenstatCampaignID OpenstatAdID OpenstatSourceID UTMSource UTMMedium UTMCampaign UTMContent UTMTerm FromTag HasGCLID RefererHash X+�'�URLHash �|3�b.�CLID $$); (stage: Complete)
2025-07-28 06:47:13
2025-07-28 06:47:13
2025-07-28 06:47:13
2025-07-28 06:47:13 Top short messages:
2025-07-28 06:47:13
2025-07-28 06:47:13 c message_format_string substr(any(toValidUTF8(message)), 1, 120) min_length_without_exception_boilerplate
2025-07-28 06:47:13
2025-07-28 06:47:13 1. 138 {} Server was built with thread sanitizer. It will work slowly. 34
2025-07-28 06:47:13 2. 5 Froze {} parts Froze 10 parts -13
2025-07-28 06:47:13 3. 5 Creating {}: {} Creating table test_po3emldg.t1: CREATE TABLE IF NOT EXISTS test_po3emldg.t1 UUID '6e46756b-9efc-4436-ba93-0e8e40a82145' 211
2025-07-28 06:47:13 4. 4 Unknown data type family: {} Code: 50. DB::Exception: Unknown data type family: ab. (UNKNOWN_TYPE) (version 25.3.6.10634.altinitytest (altinity build 29
2025-07-28 06:47:13 5. 2 Substitution {} is not set Code: 456. DB::Exception: Substitution `s` is not set. (UNKNOWN_QUERY_PARAMETER) (version 25.3.6.10634.altinitytest (alt 29
2025-07-28 06:47:13 6. 2 Unknown table engine {} Code: 56. DB::Exception: Unknown table engine s3. (UNKNOWN_STORAGE) (version 25.3.6.10634.altinitytest (altinity build)) 24
2025-07-28 06:47:13
2025-07-28 06:47:13
2025-07-28 06:47:13
2025-07-28 06:47:13 Top messages by level:
2025-07-28 06:47:13
2025-07-28 06:47:13 (0.0006428654917596333,'Query was cancelled') Error
2025-07-28 06:47:13 (0.000030303423853989447,'Table was in readonly mode. Will try to activate it.') Warning
2025-07-28 06:47:13 (0.0024892098165777044,'Removing metadata {} of dropped table {}') Information
2025-07-28 06:47:13 (0.05049740905726048,'(from {}{}{}){}{}{} {} (stage: {})') Debug
2025-07-28 06:47:13 (0.050052598085689425,'{} Creating query context from {} context, user_id: {}, parent context user: {}') Trace
2025-07-28 06:47:13
2025-07-28 06:47:13
+ set -e
+ echo 'Files in current directory'
+ ls -la ./
Files in current directory
total 127176
drwxr-xr-x 1 root root 4096 Jul 28 06:31 .
drwxr-xr-x 1 root root 4096 Jul 28 06:31 ..
-rw-rw-r-- 1 root root 389 Apr 15 13:58 basic_helpers.sh
lrwxrwxrwx 1 root root 7 Jan 25 2025 bin -> usr/bin
drwxr-xr-x 2 root root 4096 Apr 18 2022 boot
drwxr-xr-x 14 root root 3840 Jul 28 06:04 dev
-rwxr-xr-x 1 root root 0 Jul 28 06:04 .dockerenv
drwxr-xr-x 1 root root 4096 Jul 28 06:04 etc
drwxr-xr-x 2 root root 4096 Apr 18 2022 home
lrwxrwxrwx 1 root root 7 Jan 25 2025 lib -> usr/lib
lrwxrwxrwx 1 root root 9 Jan 25 2025 lib32 -> usr/lib32
lrwxrwxrwx 1 root root 9 Jan 25 2025 lib64 -> usr/lib64
lrwxrwxrwx 1 root root 10 Jan 25 2025 libx32 -> usr/libx32
-rwxr-xr-x 1 root root 26927256 Apr 15 14:29 mc
drwxr-xr-x 2 root root 4096 Jan 25 2025 media
-rwxr-xr-x 1 root root 103174296 Apr 15 14:27 minio
drwxr-xr-x 4 root root 4096 Jul 28 06:04 minio_data
drwxr-xr-x 2 root root 4096 Jan 25 2025 mnt
drwxr-xr-x 1 root root 4096 Mar 31 19:11 opt
-rw-r--r-- 1 root root 0 Feb 14 2024 .package-cache-mutate
drwxrwxr-x 2 1000 1000 4096 Jul 28 06:03 package_folder
drwxr-x--- 2 root root 4096 Jul 28 06:12 preprocessed_configs
dr-xr-xr-x 310 root root 0 Jul 28 06:04 proc
drwxrwxr-x 17 1000 1000 4096 Jul 28 06:02 repo
-rw-rw-r-- 1 root root 863 Apr 15 13:58 requirements.txt
drwx------ 1 root root 4096 Jul 28 06:21 root
drwxr-xr-x 1 root root 4096 Jul 28 06:04 run
lrwxrwxrwx 1 root root 8 Jan 25 2025 sbin -> usr/sbin
-rw-r--r-- 1 root root 864 Jul 28 06:05 script.gdb
-rwxrwxr-x 1 root root 9908 Apr 15 13:58 setup_export_logs.sh
drwxr-xr-x 2 root root 4096 Jan 25 2025 srv
-rw-r--r-- 1 root root 399 Jul 28 06:12 ssh_key
dr-xr-xr-x 13 root root 0 Jul 28 06:04 sys
drwxrwxr-x 2 1000 1000 4096 Jul 28 06:08 test_output
drwxrwxrwt 1 root root 4096 Jul 28 06:47 tmp
drwxr-xr-x 1 root root 4096 Jan 25 2025 usr
drwxr-xr-x 1 root root 4096 Jan 25 2025 var
Files in root directory
+ echo 'Files in root directory'
+ ls -la /
total 127176
drwxr-xr-x 1 root root 4096 Jul 28 06:31 .
drwxr-xr-x 1 root root 4096 Jul 28 06:31 ..
-rw-rw-r-- 1 root root 389 Apr 15 13:58 basic_helpers.sh
lrwxrwxrwx 1 root root 7 Jan 25 2025 bin -> usr/bin
drwxr-xr-x 2 root root 4096 Apr 18 2022 boot
drwxr-xr-x 14 root root 3840 Jul 28 06:04 dev
-rwxr-xr-x 1 root root 0 Jul 28 06:04 .dockerenv
drwxr-xr-x 1 root root 4096 Jul 28 06:04 etc
drwxr-xr-x 2 root root 4096 Apr 18 2022 home
lrwxrwxrwx 1 root root 7 Jan 25 2025 lib -> usr/lib
lrwxrwxrwx 1 root root 9 Jan 25 2025 lib32 -> usr/lib32
lrwxrwxrwx 1 root root 9 Jan 25 2025 lib64 -> usr/lib64
lrwxrwxrwx 1 root root 10 Jan 25 2025 libx32 -> usr/libx32
-rwxr-xr-x 1 root root 26927256 Apr 15 14:29 mc
drwxr-xr-x 2 root root 4096 Jan 25 2025 media
-rwxr-xr-x 1 root root 103174296 Apr 15 14:27 minio
drwxr-xr-x 4 root root 4096 Jul 28 06:04 minio_data
drwxr-xr-x 2 root root 4096 Jan 25 2025 mnt
drwxr-xr-x 1 root root 4096 Mar 31 19:11 opt
-rw-r--r-- 1 root root 0 Feb 14 2024 .package-cache-mutate
drwxrwxr-x 2 1000 1000 4096 Jul 28 06:03 package_folder
drwxr-x--- 2 root root 4096 Jul 28 06:12 preprocessed_configs
dr-xr-xr-x 310 root root 0 Jul 28 06:04 proc
drwxrwxr-x 17 1000 1000 4096 Jul 28 06:02 repo
-rw-rw-r-- 1 root root 863 Apr 15 13:58 requirements.txt
drwx------ 1 root root 4096 Jul 28 06:21 root
drwxr-xr-x 1 root root 4096 Jul 28 06:04 run
lrwxrwxrwx 1 root root 8 Jan 25 2025 sbin -> usr/sbin
-rw-r--r-- 1 root root 864 Jul 28 06:05 script.gdb
-rwxrwxr-x 1 root root 9908 Apr 15 13:58 setup_export_logs.sh
drwxr-xr-x 2 root root 4096 Jan 25 2025 srv
-rw-r--r-- 1 root root 399 Jul 28 06:12 ssh_key
dr-xr-xr-x 13 root root 0 Jul 28 06:04 sys
drwxrwxr-x 2 1000 1000 4096 Jul 28 06:08 test_output
drwxrwxrwt 1 root root 4096 Jul 28 06:47 tmp
drwxr-xr-x 1 root root 4096 Jan 25 2025 usr
drwxr-xr-x 1 root root 4096 Jan 25 2025 var
+ clickhouse-client -q 'system flush logs'
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ stop_logs_replication
+ echo 'Detach all logs replication'
Detach all logs replication
+ clickhouse-client --query 'select database||'\''.'\''||table from system.tables where database = '\''system'\'' and (table like '\''%_sender'\'' or table like '\''%_watcher'\'')'
+ tee /dev/stderr
+ timeout --preserve-status --signal TERM --kill-after 5m 15m xargs -n1 -P10 -r -i clickhouse-client --query 'drop table {}'
xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
+ rm /etc/clickhouse-server/users.d/limits.yaml
+ clickhouse-client -q 'system reload config'
+ logs_saver_client_options='--max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0'
+ sleep 1
+ ./mc admin config reset clickminio logger_webhook:ch_server_webhook
'logger_webhook:ch_server_webhook' is successfully reset.
+ ./mc admin config reset clickminio audit_webhook:ch_audit_webhook
'audit_webhook:ch_audit_webhook' is successfully reset.
+ clickhouse-client -q 'SYSTEM FLUSH ASYNC INSERT QUEUE'
+ clickhouse-client --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 -q 'SELECT log FROM minio_audit_logs ORDER BY log.time INTO OUTFILE '\''/test_output/minio_audit_logs.jsonl.zst'\'' FORMAT JSONEachRow'
+ clickhouse-client --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 -q 'SELECT log FROM minio_server_logs ORDER BY log.time INTO OUTFILE '\''/test_output/minio_server_logs.jsonl.zst'\'' FORMAT JSONEachRow'
+ sudo clickhouse stop --max-tries 300
==57542==Installed the sigaction for signal 11
==57542==Installed the sigaction for signal 7
==57542==Installed the sigaction for signal 8
==57542==Using llvm-symbolizer found at: /usr/bin/llvm-symbolizer-19
***** Running under ThreadSanitizer v3 (pid 57542) *****
ThreadSanitizer: growing sync allocator: 0 out of 1048576*1024
ThreadSanitizer: growing heap block allocator: 0 out of 262144*4096
ThreadSanitizer: growing heap block allocator: 1 out of 262144*4096
ThreadSanitizer: growing heap block allocator: 2 out of 262144*4096
ThreadSanitizer: growing sync allocator: 1 out of 1048576*1024
ThreadSanitizer: growing heap block allocator: 3 out of 262144*4096
ThreadSanitizer: growing sync allocator: 2 out of 1048576*1024
ThreadSanitizer: growing sync allocator: 3 out of 1048576*1024
ThreadSanitizer: growing heap block allocator: 4 out of 262144*4096
ThreadSanitizer: growing sync allocator: 4 out of 1048576*1024
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 414.
The process with pid = 414 is running.
Sent terminate signal to process with pid 414.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 414.
The process with pid = 414 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 414.
The process with pid = 414 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 414.
The process with pid = 414 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 414.
The process with pid = 414 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 414.
The process with pid = 414 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 414.
The process with pid = 414 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 414.
The process with pid = 414 does not exist.
Server stopped
Stats: SizeClassAllocator64: 11M mapped (1M rss) in 31441 allocations; remains 6298
01 ( 16): mapped: 256K allocs: 1536 frees: 1280 inuse: 256 num_freed_chunks 16128 avail: 16384 rss: 24K releases: 1 last released: 232K region: 0x720400000000
02 ( 32): mapped: 256K allocs: 11136 frees: 10496 inuse: 640 num_freed_chunks 7552 avail: 8192 rss: 184K releases: 1 last released: 72K region: 0x720800000000
03 ( 48): mapped: 512K allocs: 10368 frees: 9088 inuse: 1280 num_freed_chunks 9642 avail: 10922 rss: 308K releases: 1 last released: 196K region: 0x720c00000000
04 ( 64): mapped: 256K allocs: 2048 frees: 1536 inuse: 512 num_freed_chunks 3584 avail: 4096 rss: 128K releases: 1 last released: 128K region: 0x721000000000
05 ( 80): mapped: 256K allocs: 384 frees: 128 inuse: 256 num_freed_chunks 3020 avail: 3276 rss: 28K releases: 1 last released: 220K region: 0x721400000000
06 ( 96): mapped: 256K allocs: 896 frees: 640 inuse: 256 num_freed_chunks 2474 avail: 2730 rss: 80K releases: 0 last released: 0K region: 0x721800000000
07 ( 112): mapped: 256K allocs: 384 frees: 128 inuse: 256 num_freed_chunks 2084 avail: 2340 rss: 28K releases: 2 last released: 216K region: 0x721c00000000
08 ( 128): mapped: 256K allocs: 1792 frees: 1536 inuse: 256 num_freed_chunks 1792 avail: 2048 rss: 212K releases: 2 last released: 40K region: 0x722000000000
09 ( 144): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 1692 avail: 1820 rss: 4K releases: 0 last released: 0K region: 0x722400000000
10 ( 160): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 1510 avail: 1638 rss: 4K releases: 0 last released: 0K region: 0x722800000000
11 ( 176): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 1361 avail: 1489 rss: 4K releases: 0 last released: 0K region: 0x722c00000000
12 ( 192): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 1237 avail: 1365 rss: 20K releases: 0 last released: 0K region: 0x723000000000
13 ( 208): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 1132 avail: 1260 rss: 4K releases: 0 last released: 0K region: 0x723400000000
14 ( 224): mapped: 256K allocs: 512 frees: 256 inuse: 256 num_freed_chunks 914 avail: 1170 rss: 84K releases: 2 last released: 148K region: 0x723800000000
15 ( 240): mapped: 256K allocs: 256 frees: 0 inuse: 256 num_freed_chunks 836 avail: 1092 rss: 60K releases: 0 last released: 0K region: 0x723c00000000
16 ( 256): mapped: 256K allocs: 256 frees: 0 inuse: 256 num_freed_chunks 768 avail: 1024 rss: 44K releases: 0 last released: 0K region: 0x724000000000
17 ( 320): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 691 avail: 819 rss: 12K releases: 0 last released: 0K region: 0x724400000000
18 ( 384): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 554 avail: 682 rss: 12K releases: 0 last released: 0K region: 0x724800000000
19 ( 448): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 457 avail: 585 rss: 8K releases: 0 last released: 0K region: 0x724c00000000
20 ( 512): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 384 avail: 512 rss: 4K releases: 0 last released: 0K region: 0x725000000000
21 ( 640): mapped: 256K allocs: 102 frees: 0 inuse: 102 num_freed_chunks 307 avail: 409 rss: 4K releases: 0 last released: 0K region: 0x725400000000
22 ( 768): mapped: 256K allocs: 85 frees: 0 inuse: 85 num_freed_chunks 256 avail: 341 rss: 4K releases: 0 last released: 0K region: 0x725800000000
23 ( 896): mapped: 256K allocs: 73 frees: 0 inuse: 73 num_freed_chunks 219 avail: 292 rss: 8K releases: 0 last released: 0K region: 0x725c00000000
24 ( 1024): mapped: 256K allocs: 64 frees: 0 inuse: 64 num_freed_chunks 192 avail: 256 rss: 8K releases: 0 last released: 0K region: 0x726000000000
25 ( 1280): mapped: 256K allocs: 153 frees: 51 inuse: 102 num_freed_chunks 102 avail: 204 rss: 100K releases: 2 last released: 120K region: 0x726400000000
26 ( 1536): mapped: 256K allocs: 42 frees: 0 inuse: 42 num_freed_chunks 128 avail: 170 rss: 4K releases: 0 last released: 0K region: 0x726800000000
27 ( 1792): mapped: 256K allocs: 36 frees: 0 inuse: 36 num_freed_chunks 110 avail: 146 rss: 8K releases: 0 last released: 0K region: 0x726c00000000
28 ( 2048): mapped: 256K allocs: 32 frees: 0 inuse: 32 num_freed_chunks 96 avail: 128 rss: 8K releases: 0 last released: 0K region: 0x727000000000
29 ( 2560): mapped: 256K allocs: 25 frees: 0 inuse: 25 num_freed_chunks 77 avail: 102 rss: 8K releases: 0 last released: 0K region: 0x727400000000
30 ( 3072): mapped: 256K allocs: 21 frees: 0 inuse: 21 num_freed_chunks 64 avail: 85 rss: 24K releases: 0 last released: 0K region: 0x727800000000
31 ( 3584): mapped: 256K allocs: 18 frees: 0 inuse: 18 num_freed_chunks 55 avail: 73 rss: 12K releases: 0 last released: 0K region: 0x727c00000000
32 ( 4096): mapped: 256K allocs: 16 frees: 0 inuse: 16 num_freed_chunks 48 avail: 64 rss: 8K releases: 0 last released: 0K region: 0x728000000000
34 ( 6144): mapped: 256K allocs: 10 frees: 0 inuse: 10 num_freed_chunks 32 avail: 42 rss: 12K releases: 0 last released: 0K region: 0x728800000000
35 ( 7168): mapped: 256K allocs: 9 frees: 0 inuse: 9 num_freed_chunks 27 avail: 36 rss: 44K releases: 0 last released: 0K region: 0x728c00000000
36 ( 8192): mapped: 256K allocs: 8 frees: 0 inuse: 8 num_freed_chunks 24 avail: 32 rss: 16K releases: 0 last released: 0K region: 0x729000000000
38 ( 12288): mapped: 256K allocs: 5 frees: 0 inuse: 5 num_freed_chunks 16 avail: 21 rss: 12K releases: 0 last released: 0K region: 0x729800000000
39 ( 14336): mapped: 256K allocs: 4 frees: 0 inuse: 4 num_freed_chunks 14 avail: 18 rss: 16K releases: 0 last released: 0K region: 0x729c00000000
40 ( 16384): mapped: 256K allocs: 4 frees: 0 inuse: 4 num_freed_chunks 12 avail: 16 rss: 16K releases: 0 last released: 0K region: 0x72a000000000
42 ( 24576): mapped: 256K allocs: 8 frees: 4 inuse: 4 num_freed_chunks 6 avail: 10 rss: 136K releases: 2 last released: 96K region: 0x72a800000000
43 ( 28672): mapped: 256K allocs: 2 frees: 0 inuse: 2 num_freed_chunks 7 avail: 9 rss: 28K releases: 0 last released: 0K region: 0x72ac00000000
44 ( 32768): mapped: 256K allocs: 2 frees: 0 inuse: 2 num_freed_chunks 6 avail: 8 rss: 32K releases: 0 last released: 0K region: 0x72b000000000
45 ( 40960): mapped: 256K allocs: 1 frees: 0 inuse: 1 num_freed_chunks 5 avail: 6 rss: 36K releases: 0 last released: 0K region: 0x72b400000000
47 ( 57344): mapped: 256K allocs: 1 frees: 0 inuse: 1 num_freed_chunks 3 avail: 4 rss: 52K releases: 0 last released: 0K region: 0x72bc00000000
Stats: LargeMmapAllocator: allocated 8 times, remains 0 (0 K) max 1 M; by size logs: 20:8;
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ kill 1352
+ rg -Fa '' /var/log/clickhouse-server/clickhouse-server.log
+ :
+ rg -A50 -Fa ============ /var/log/clickhouse-server/stderr.log
+ :
+ data_path_config=--path=/var/lib/clickhouse/
+ zstd --threads=0
+ [[ -n '' ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.query_log into outfile '\''/test_output/query_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.query_log into outfile '\''/test_output/query_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.query_log into outfile '\''/test_output/query_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.zookeeper_log into outfile '\''/test_output/zookeeper_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.zookeeper_log into outfile '\''/test_output/zookeeper_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.zookeeper_log into outfile '\''/test_output/zookeeper_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.trace_log into outfile '\''/test_output/trace_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.trace_log into outfile '\''/test_output/trace_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.trace_log into outfile '\''/test_output/trace_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.transactions_info_log into outfile '\''/test_output/transactions_info_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.transactions_info_log into outfile '\''/test_output/transactions_info_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.transactions_info_log into outfile '\''/test_output/transactions_info_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.metric_log into outfile '\''/test_output/metric_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.metric_log into outfile '\''/test_output/metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.metric_log into outfile '\''/test_output/metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.blob_storage_log into outfile '\''/test_output/blob_storage_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.blob_storage_log into outfile '\''/test_output/blob_storage_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.blob_storage_log into outfile '\''/test_output/blob_storage_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.error_log into outfile '\''/test_output/error_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.error_log into outfile '\''/test_output/error_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.error_log into outfile '\''/test_output/error_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.query_metric_log into outfile '\''/test_output/query_metric_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.query_metric_log into outfile '\''/test_output/query_metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.query_metric_log into outfile '\''/test_output/query_metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.part_log into outfile '\''/test_output/part_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.part_log into outfile '\''/test_output/part_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.part_log into outfile '\''/test_output/part_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.latency_log into outfile '\''/test_output/latency_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.latency_log into outfile '\''/test_output/latency_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.latency_log into outfile '\''/test_output/latency_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ check_logs_for_critical_errors
+ sed -n '/WARNING:.*anitizer/,/^$/p' /var/log/clickhouse-server/stderr.log
+ rg -Fav -e 'ASan doesn'\''t fully support makecontext/swapcontext functions' -e DB::Exception /test_output/tmp
+ echo -e 'No sanitizer asserts\tOK\t\N\t'
+ rm -f /test_output/tmp
+ rg -Fa ' Application: Child process was terminated by signal 9' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ echo -e 'No OOM messages in clickhouse-server.log\tOK\t\N\t'
+ rg -Fa 'Code: 49. DB::Exception: ' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ echo -e 'No logical errors\tOK\t\N\t'
+ '[' -s /test_output/logical_errors.txt ']'
+ rm /test_output/logical_errors.txt
+ rg --text 'Code: 499.*The specified key does not exist' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ grep -v -e a.myext -e DistributedCacheTCPHandler -e ReadBufferFromDistributedCache -e ReadBufferFromS3 -e ReadBufferFromAzureBlobStorage -e AsynchronousBoundedReadBuffer -e 'caller id: None:DistribCache'
+ echo -e 'No lost s3 keys\tOK\t\N\t'
+ rg -Fa 'it is lost forever' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ grep SharedMergeTreePartCheckThread
+ echo -e 'No SharedMergeTree lost forever in clickhouse-server.log\tOK\t\N\t'
+ '[' -s /test_output/no_such_key_errors.txt ']'
+ rm /test_output/no_such_key_errors.txt
+ rg -Fa '#######################################' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ echo -e 'Not crashed\tOK\t\N\t'
+ rg -Fa ' ' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ echo -e 'No fatal messages in clickhouse-server.log\tOK\t\N\t'
+ '[' -s /test_output/fatal_messages.txt ']'
+ rm /test_output/fatal_messages.txt
+ rg -v 'rg -Faz '
+ rg -Faz '########################################' /test_output/blob_storage_log.tsv.zst /test_output/clickhouse-server.log.zst /test_output/error_log.tsv.zst /test_output/gdb.log /test_output/latency_log.tsv.zst /test_output/metric_log.tsv.zst /test_output/minio_audit_logs.jsonl.zst /test_output/minio.log /test_output/minio_server_logs.jsonl.zst /test_output/part_log.tsv.zst /test_output/query_log.tsv.zst /test_output/query_metric_log.tsv.zst /test_output/run.log /test_output/test_results.tsv /test_output/test_result.txt /test_output/trace_log.tsv.zst /test_output/transactions_info_log.tsv.zst /test_output/zookeeper_log.tsv.zst
+ rg -Fa ' received signal ' /test_output/gdb.log
+ dmesg -T
+ grep -q -F -e 'Out of memory: Killed process' -e 'oom_reaper: reaped process' -e oom-kill:constraint=CONSTRAINT_NONE /test_output/dmesg.log
+ echo -e 'No OOM in dmesg\tOK\t\N\t'
+ /repo/tests/docker_scripts/process_functional_tests_result.py
2025-07-28 06:49:36,413 File /repo/tests/broken_tests.json with broken tests found
2025-07-28 06:49:36,414 Find files in result folder minio_audit_logs.jsonl.zst,clickhouse-server.log.zst,error_log.tsv.zst,test_result.txt,zookeeper_log.tsv.zst,query_metric_log.tsv.zst,gdb.log,trace_log.tsv.zst,test_results.tsv,dmesg.log,latency_log.tsv.zst,run.log,minio.log,query_log.tsv.zst,blob_storage_log.tsv.zst,part_log.tsv.zst,metric_log.tsv.zst,minio_server_logs.jsonl.zst,transactions_info_log.tsv.zst
2025-07-28 06:49:36,422 Is flaky check: False
2025-07-28 06:49:36,422 Result parsed
2025-07-28 06:49:36,424 Result written
File /repo/tests/analyzer_tech_debt.txt with broken tests found
Broken tests in the list: 1
Broken tests in the list: 1
+ rm /var/log/clickhouse-server/clickhouse-server.log
+ mv /var/log/clickhouse-server/stderr.log /test_output/
+ [[ -n '' ]]
+ tar -chf /test_output/coordination.tar /var/lib/clickhouse/coordination
tar: Removing leading `/' from member names
tar: Removing leading `/' from hard link targets
+ rm -rf /var/lib/clickhouse/data/system/asynchronous_insert_log/ /var/lib/clickhouse/data/system/asynchronous_metric_log/ /var/lib/clickhouse/data/system/backup_log/ /var/lib/clickhouse/data/system/blob_storage_log/ /var/lib/clickhouse/data/system/crash_log/ /var/lib/clickhouse/data/system/error_log/ /var/lib/clickhouse/data/system/filesystem_cache_log/ /var/lib/clickhouse/data/system/latency_log/ /var/lib/clickhouse/data/system/metric_log/ /var/lib/clickhouse/data/system/opentelemetry_span_log/ /var/lib/clickhouse/data/system/part_log/ /var/lib/clickhouse/data/system/processors_profile_log/ /var/lib/clickhouse/data/system/query_log/ /var/lib/clickhouse/data/system/query_metric_log/ /var/lib/clickhouse/data/system/query_thread_log/ /var/lib/clickhouse/data/system/query_views_log/ /var/lib/clickhouse/data/system/s3queue_log/ /var/lib/clickhouse/data/system/session_log/ /var/lib/clickhouse/data/system/text_log/ /var/lib/clickhouse/data/system/trace_log/ /var/lib/clickhouse/data/system/transactions_info_log/ /var/lib/clickhouse/data/system/zookeeper_log/
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ collect_core_dumps
+ find . -type f -maxdepth 1 -name 'core.*'
+ read -r core